mirror of
https://github.com/tteck/Proxmox.git
synced 2024-11-30 02:14:34 +01:00
Update pialert.sh
tweak
This commit is contained in:
parent
97219fc7c2
commit
16bdcb3cb1
@ -53,7 +53,6 @@ function default_settings() {
|
|||||||
function update_script() {
|
function update_script() {
|
||||||
header_info
|
header_info
|
||||||
if [[ ! -d /opt/pialert ]]; then msg_error "No ${APP} Installation Found!"; exit; fi
|
if [[ ! -d /opt/pialert ]]; then msg_error "No ${APP} Installation Found!"; exit; fi
|
||||||
msg_info "Updating $APP"
|
|
||||||
update
|
update
|
||||||
msg_ok "Updated $APP"
|
msg_ok "Updated $APP"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user