Merge remote-tracking branch 'upstream/main'

This commit is contained in:
Sam Heinz
2025-05-13 00:19:41 +10:00
359 changed files with 2173 additions and 1315 deletions
+2
View File
@@ -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