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