mirror of
https://github.com/eliasstepanik/ark-ac-server-tools.git
synced 2026-01-15 12:08:26 +00:00
Add stop and restart options to help
This commit is contained in:
parent
de298e8a2d
commit
73a85935e9
@ -1651,6 +1651,10 @@ while true; do
|
||||
echo " --backup Takes a backup of the save files before updating"
|
||||
echo " --downloadonly Download the mod and/or server update without applying it"
|
||||
echo " Requires arkStagingDir be set to a staging directory on the same filesystem as the server"
|
||||
echo
|
||||
echo "stop and restart commands take the below options:"
|
||||
echo " --warn Warn players before shutting down the server"
|
||||
echo " --saveworld Saves world before shutdown"
|
||||
exit 1
|
||||
;;
|
||||
*)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user