瀏覽代碼

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