mirror of
https://github.com/eliasstepanik/ark-ac-server-tools.git
synced 2026-01-13 19:28:28 +00:00
Change to the ark server root directory
This was implemented in 4d30f26, but was subsequently eliminated in 1.2
This commit is contained in:
parent
60ed29322b
commit
a08d087b8c
@ -454,6 +454,8 @@ function isTheServerOnline(){
|
||||
# run function
|
||||
#
|
||||
doRun() {
|
||||
cd "$arkserverroot"
|
||||
|
||||
arkserveropts="$serverMap"
|
||||
|
||||
if [ -n "$serverMapModId" ]; then
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user