docker-pihole-unbound/one-container/pihole-unbound/start_unbound_and_s6_init.sh
Chris Crowe 8fd6c18701
Update base image to v5.5.1 (#17)
* Rename init script

* Bumping base pihole container to v5.5.1

Also renumbering releases to match Pi-Hole releases
2021-01-19 09:04:44 -08:00

3 lines
No EOL
49 B
Bash
Executable file

#!/bin/bash -e
/etc/init.d/unbound start
/s6-init