mirror of
https://github.com/sujiba/pihole-unbound-hyperlocal.git
synced 2025-07-11 06:05:14 +02:00
3 lines
49 B
Bash
3 lines
49 B
Bash
|
#!/bin/bash -e
|
||
|
/etc/init.d/unbound start
|
||
|
/s6-init
|