mirror of
https://github.com/eliasstepanik/ark-ac-server-tools.git
synced 2026-01-22 06:38:27 +00:00
Change message after server is started
This commit is contained in:
parent
ab6bf806dc
commit
b1a4189a9c
@ -667,7 +667,7 @@ doStart() {
|
|||||||
doRun </dev/null >>"$logdir/$arkserverLog" 2>&1 & # output of this command is logged
|
doRun </dev/null >>"$logdir/$arkserverLog" 2>&1 & # output of this command is logged
|
||||||
echo "`timestamp`: start" >> "$logdir/$arkmanagerLog"
|
echo "`timestamp`: start" >> "$logdir/$arkmanagerLog"
|
||||||
tput rc; tput ed;
|
tput rc; tput ed;
|
||||||
echo "The server is now up"
|
echo "The server is now running, and should be up within 10 minutes"
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user