Update run.sh

This commit is contained in:
Alexandre
2021-06-24 14:31:14 +02:00
committed by GitHub
parent bd208f53f5
commit 276d575577

View File

@@ -39,15 +39,9 @@ if bashio::supervisor.ping; then
'-----------------------------------------------------------' '-----------------------------------------------------------'
fi fi
while true
do
sleep 60
done
################# #################
# Create config # # Create config #
################# #################
mustache-cli /data/options.json /templates/inadyn.mustache > /etc/inadyn.conf mustache-cli /data/options.json /templates/inadyn.mustache > /etc/inadyn.conf
############## ##############