ソースを参照

Update pialert.sh

tweak
tteckster 1 年間 前
コミット
4ad7bbd884
1 ファイル変更1 行追加0 行削除
  1. 1 0
      ct/pialert.sh

+ 1 - 0
ct/pialert.sh

@@ -55,6 +55,7 @@ header_info
 if [[ ! -d /opt/pialert ]]; then msg_error "No ${APP} Installation Found!"; exit; fi
 update
 msg_ok "Updated $APP"
+exit
 }
 
 start