mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-08 16:45:56 +02:00
Update run.sh
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
##############
|
##############
|
||||||
|
|||||||
Reference in New Issue
Block a user