Daniel Gibbs
5 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="v19.12.4" |
|
|
version="v19.12.5" |
|
|
shortname="core" |
|
|
shortname="core" |
|
|
gameservername="core" |
|
|
gameservername="core" |
|
|
rootdir=$(dirname "$(readlink -f "${BASH_SOURCE[0]}")") |
|
|
rootdir=$(dirname "$(readlink -f "${BASH_SOURCE[0]}")") |
|
|