Rename init script

This commit is contained in:
Colin Hebert
2023-01-01 08:40:30 +01:00
parent 7bec66530d
commit 1c329f0256
2 changed files with 1 additions and 1 deletions

View File

@@ -0,0 +1,3 @@
#!/bin/bash
apk add --update gettext
envsubst < /config/ddclient.conf.tpl > /ddclient.conf