mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-12-12 02:46:01 +00:00
Update pihole.sh (#4026)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user