Daniel Gibbs
5 years ago
No known key found for this signature in database
GPG Key ID: E50EE233189485E3
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.0" |
|
|
version="v19.12.2" |
|
|
shortname="core" |
|
|
shortname="core" |
|
|
gameservername="core" |
|
|
gameservername="core" |
|
|
rootdir=$(dirname "$(readlink -f "${BASH_SOURCE[0]}")") |
|
|
rootdir=$(dirname "$(readlink -f "${BASH_SOURCE[0]}")") |
|
|