Rename init script
This commit is contained in:
3
services/ddclient/volumes/init/fill_template.sh
Executable file
3
services/ddclient/volumes/init/fill_template.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
apk add --update gettext
|
||||
envsubst < /config/ddclient.conf.tpl > /ddclient.conf
|
||||
Reference in New Issue
Block a user