Update run.sh

This commit is contained in:
Alexandre
2021-06-24 10:06:06 +02:00
committed by GitHub
parent 1d44b415b4
commit 46f6ab3506

View File

@@ -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
##############