mirror of
https://github.com/eliasstepanik/ark-ac-server-tools.git
synced 2026-01-26 08:18:27 +00:00
Fixed missing terminating quotation mark.
This commit is contained in:
parent
fff32d0cc8
commit
e348278cac
@ -354,7 +354,7 @@ case "$1" in
|
|||||||
echo "update Check for a new ARK server version, if needed, stops the server, updates it, and starts it again"
|
echo "update Check for a new ARK server version, if needed, stops the server, updates it, and starts it again"
|
||||||
echo "forceupdate Apply update without check the current version"
|
echo "forceupdate Apply update without check the current version"
|
||||||
echo "checkupdate Check for a new ARK server version"
|
echo "checkupdate Check for a new ARK server version"
|
||||||
echo "safeupdate Wait for server to perform world save and update.
|
echo "safeupdate Wait for server to perform world save and update."
|
||||||
echo "boradcast PLACEHOLDER, not supported yet"
|
echo "boradcast PLACEHOLDER, not supported yet"
|
||||||
echo "status Returns the status of the current ARK server instance"
|
echo "status Returns the status of the current ARK server instance"
|
||||||
;;
|
;;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user