mirror of
https://github.com/pi-hole/docker-pi-hole.git
synced 2026-05-08 09:48:31 +01:00
Fix alpine web log follow error
This commit is contained in:
+1
-1
@@ -165,5 +165,5 @@ main() {
|
||||
service lighttpd start
|
||||
;;
|
||||
esac
|
||||
tail -F /var/log/lighttpd/*.log /var/log/pihole.log
|
||||
tail -F "${WEBLOGDIR}"/*.log /var/log/pihole.log
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user