mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-08 08:35:57 +02:00
Update run.sh
This commit is contained in:
@@ -39,10 +39,12 @@ if bashio::supervisor.ping; then
|
|||||||
'-----------------------------------------------------------'
|
'-----------------------------------------------------------'
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# ==============================================================================
|
#################
|
||||||
# Launch
|
# Create config #
|
||||||
# Launch
|
#################
|
||||||
# ==============================================================================
|
mustache-cli /data/options.json /templates/inadyn.mustache > /usr/etc/inadyn.conf
|
||||||
|
|
||||||
mustache-cli /data/options.json /templates/inadyn.mustache > /usr/local/etc/inadyn.conf
|
##############
|
||||||
|
# Launch App #
|
||||||
|
##############
|
||||||
/usr/sbin/inadyn --foreground
|
/usr/sbin/inadyn --foreground
|
||||||
|
|||||||
Reference in New Issue
Block a user