diff --git a/inadyn/rootfs/run.sh b/inadyn/rootfs/run.sh index 420b12e5d..41d388fb1 100644 --- a/inadyn/rootfs/run.sh +++ b/inadyn/rootfs/run.sh @@ -39,14 +39,10 @@ if bashio::supervisor.ping; then '-----------------------------------------------------------' fi -while true - do - sleep 60 - done - ################# # Create config # ################# + mustache-cli /data/options.json /templates/inadyn.mustache > /usr/local/etc/inadyn.conf ##############