mirror of
https://github.com/eliasstepanik/ark-ac-server-tools.git
synced 2026-01-27 08:48:27 +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
|
# run function
|
||||||
#
|
#
|
||||||
doRun() {
|
doRun() {
|
||||||
|
cd "$arkserverroot"
|
||||||
|
|
||||||
arkserveropts="$serverMap"
|
arkserveropts="$serverMap"
|
||||||
|
|
||||||
if [ -n "$serverMapModId" ]; then
|
if [ -n "$serverMapModId" ]; then
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user