doenst allow '!' to be added

This commit is contained in:
Johannes Schmelz 2022-04-08 16:20:58 +02:00
parent 5d5ecaaaa5
commit c3a2db3781

View File

@ -20,7 +20,7 @@ password=
# First shutdown waterfall, so all connections are closed
mcrcon -H 192.168.178.20 -P 25600 -p $password -w 5 "alert Server is shutting down!" end
mcrcon -H 192.168.178.20 -P 25600 -p $password -w 5 "alert Server is shutting down" end
#standart server
for i in {25600..25604}