Browse Source

Merge remote-tracking branch 'origin/develop' into develop

pull/2019/head
Daniel Gibbs 7 years ago
parent
commit
e3cd7999d8
  1. 2
      linuxgsm.sh

2
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]}")")"

Loading…
Cancel
Save