Daniel Gibbs
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
linuxgsm.sh
|
@ -20,7 +20,7 @@ if [ -f ".dev-debug" ]; then |
|
|
set -x |
|
|
set -x |
|
|
fi |
|
|
fi |
|
|
|
|
|
|
|
|
version="180718" |
|
|
version="180908" |
|
|
shortname="core" |
|
|
shortname="core" |
|
|
gameservername="core" |
|
|
gameservername="core" |
|
|
rootdir="$(dirname "$(readlink -f "${BASH_SOURCE[0]}")")" |
|
|
rootdir="$(dirname "$(readlink -f "${BASH_SOURCE[0]}")")" |
|
|