mirror of
https://github.com/nextcloud/vm.git
synced 2025-10-26 11:27:32 +00:00
pi-hole - fix updates (#1759)
Signed-off-by: szaimen <szaimen@e.mail.de>
This commit is contained in:
parent
04f12588f5
commit
f289f473d0
@ -230,6 +230,7 @@ mapfile -t INSTALLED <<< "${INSTALLED[@]}"
|
||||
cat << PIHOLE_UPDATE >> "$SCRIPTS/update.sh"
|
||||
|
||||
#Pi-hole-start - Please don't remove or change this line
|
||||
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
|
||||
check_command pihole -up
|
||||
check_command sed -i 's|^server\.port.*|server\.port = 8093|' /etc/lighttpd/lighttpd.conf
|
||||
sleep 5 # Wait for lighttpd
|
||||
|
||||
Loading…
Reference in New Issue
Block a user