mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-04-28 17:50:16 +00:00
Update pihole.sh (#4026)
This commit is contained in:
parent
e24e9309d1
commit
df93fc0ecf
@ -29,6 +29,8 @@ function update_script() {
|
|||||||
fi
|
fi
|
||||||
msg_info "Updating ${APP}"
|
msg_info "Updating ${APP}"
|
||||||
set +e
|
set +e
|
||||||
|
$STD apt-get update
|
||||||
|
$STD apt-get upgrade -y
|
||||||
/usr/local/bin/pihole -up
|
/usr/local/bin/pihole -up
|
||||||
msg_ok "Updated ${APP}"
|
msg_ok "Updated ${APP}"
|
||||||
exit
|
exit
|
||||||
|
Loading…
x
Reference in New Issue
Block a user