mirror of
https://github.com/pi-hole/docker-pi-hole.git
synced 2026-04-22 17:59:24 +01:00
* Tests are passing, hopefully consistently * FTL pulling from official releases * thanks @DL6ER for the musl-libc build * Thanks middleagedman for the IPv6 fixes * Thanks everyone for patience while I get this release working!
5 lines
81 B
Plaintext
5 lines
81 B
Plaintext
#!/usr/bin/with-contenv bash
|
|
|
|
s6-echo "Starting pihole-FTL"
|
|
pihole-FTL no-daemon
|