Browse Source

removed unrequired exitbypass

pull/914/head
Daniel Gibbs 9 years ago
parent
commit
b1eb6fa499
  1. 1
      lgsm/functions/command_restart.sh

1
lgsm/functions/command_restart.sh

@ -11,5 +11,4 @@ local function_selfname="$(basename $(readlink -f "${BASH_SOURCE[0]}"))"
info_config.sh
exitbypass=1
command_stop.sh
exitbypass=1
command_start.sh
Loading…
Cancel
Save