Skip to content

Commit 02223a5

Browse files
committed
fix(restart): prevent restart from running if checks fail (4278)
1 parent b4299ef commit 02223a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: lgsm/modules/command_restart.sh

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ commandaction="Restarting"
1010
moduleselfname="$(basename "$(readlink -f "${BASH_SOURCE[0]}")")"
1111
fn_firstcommand_set
1212

13+
check.sh
1314
info_game.sh
1415
exitbypass=1
1516
command_stop.sh

0 commit comments

Comments
 (0)