Update pihole.sh

Fixes https://github.com/tteck/Proxmox/issues/2783
This commit is contained in:
tteckster 2024-04-12 17:04:27 -04:00 committed by GitHub
parent f956428321
commit f984003ea8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -60,7 +60,6 @@ set +e
pihole -up
msg_ok "Updated ${APP}"
exit
fi
}
start