From 276d575577b071fb5466870fe28cdbb9580b5aeb Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 24 Jun 2021 14:31:14 +0200 Subject: [PATCH] Update run.sh --- inadyn/rootfs/run.sh | 6 ------ 1 file changed, 6 deletions(-) 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 ##############