Explorar o código

Update pialert.sh

tweak
tteckster hai 1 ano
pai
achega
4ad7bbd884
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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