|
@ -20,7 +20,7 @@ if [ -f ".dev-debug" ]; then |
|
|
set -x |
|
|
set -x |
|
|
fi |
|
|
fi |
|
|
|
|
|
|
|
|
version="v20.1.5" |
|
|
version="v20.2.0" |
|
|
shortname="fctr" |
|
|
shortname="fctr" |
|
|
gameservername="fctrserver" |
|
|
gameservername="fctrserver" |
|
|
rootdir=$(dirname "$(readlink -f "${BASH_SOURCE[0]}")") |
|
|
rootdir=$(dirname "$(readlink -f "${BASH_SOURCE[0]}")") |
|
|