Skip to content

Commit

Permalink
fix(restart): prevent restart from running if checks fail (4278)
Browse files Browse the repository at this point in the history
  • Loading branch information
dgibbs64 committed Aug 29, 2024
1 parent b4299ef commit 02223a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lgsm/modules/command_restart.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 02223a5

Please sign in to comment.