Ver código fonte

Update pialert.sh

tweak
tteckster 1 ano atrás
pai
commit
4ad7bbd884
1 arquivos alterados com 1 adições e 0 exclusões
  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