소스 검색

removed unrequired exitbypass

Daniel Gibbs 10 년 전
부모
커밋
b1eb6fa499
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      lgsm/functions/command_restart.sh

+ 0 - 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