diff --git a/inadyn/rootfs/run.sh b/inadyn/rootfs/run.sh index 5e61f20ca..ed9ec2559 100644 --- a/inadyn/rootfs/run.sh +++ b/inadyn/rootfs/run.sh @@ -39,15 +39,9 @@ if bashio::supervisor.ping; then '-----------------------------------------------------------' fi -while true -do -sleep 60 -done - ################# # Create config # ################# - mustache-cli /data/options.json /templates/inadyn.mustache > /etc/inadyn.conf ##############