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