diff --git a/ct/pialert.sh b/ct/pialert.sh index 76bb430f..dd3a1615 100644 --- a/ct/pialert.sh +++ b/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