Change to the ark server root directory

This was implemented in 4d30f26, but was subsequently
eliminated in 1.2
This commit is contained in:
Ben Peddell 2015-10-19 00:38:42 +10:00
parent 60ed29322b
commit a08d087b8c

View File

@ -454,6 +454,8 @@ function isTheServerOnline(){
# run function
#
doRun() {
cd "$arkserverroot"
arkserveropts="$serverMap"
if [ -n "$serverMapModId" ]; then