3 lines
49 B
Bash
3 lines
49 B
Bash
|
#!/bin/bash -e
|
||
|
/etc/init.d/unbound start
|
||
|
/s6-init
|