This commit is contained in:
2023-11-29 07:17:48 -06:00
parent fcc86b3760
commit 1205108c34

View File

@@ -214,7 +214,8 @@ EOF
cmd.exe /C temp.bat cmd.exe /C temp.bat
rm -f temp.bat modstring 2>/dev/null ||: rm -f temp.bat modstring 2>/dev/null ||:
msg '%s - Server started.\n' "$(date)" msg "Server started: $(date)"
msg "RESTART_INTERVAL: $RESTART_INTERVAL"
count=0 count=0
while [ "$count" -lt "$RESTART_INTERVAL" ] ; do while [ "$count" -lt "$RESTART_INTERVAL" ] ; do