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