mirror of
https://github.com/GameServerManagers/LinuxGSM.git
synced 2025-01-07 03:26:50 +08:00
fix(restart): prevent restart from running if checks fail (4278)
This commit is contained in:
parent
b4299ef166
commit
02223a5206
@ -10,6 +10,7 @@ commandaction="Restarting"
|
||||
moduleselfname="$(basename "$(readlink -f "${BASH_SOURCE[0]}")")"
|
||||
fn_firstcommand_set
|
||||
|
||||
check.sh
|
||||
info_game.sh
|
||||
exitbypass=1
|
||||
command_stop.sh
|
||||
|
Loading…
Reference in New Issue
Block a user