Update pialert.sh

tweak
This commit is contained in:
tteckster
2023-09-18 08:59:59 -04:00
committed by GitHub
parent 6d360c6d43
commit 4ad7bbd884

@ -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