Merge pull request #240 from klightspeed/1.4-dev#cwd

Change to the ark server root directory
This commit is contained in:
Fez Vrasta 2015-10-21 19:05:36 +02:00
commit ce5c4b98b3

View File

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