mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-25 18:21:51 +02:00
Update 20-configuration.sh
This commit is contained in:
@@ -27,6 +27,4 @@ if [ -f "$CONFIGSOURCE" ]; then
|
|||||||
else
|
else
|
||||||
cp /templates/config.yml "$(dirname "${CONFIGSOURCE}")"
|
cp /templates/config.yml "$(dirname "${CONFIGSOURCE}")"
|
||||||
bashio::log.warning "No config file, creating one from template. Please correct the config.yml file before restarting the addon !"
|
bashio::log.warning "No config file, creating one from template. Please correct the config.yml file before restarting the addon !"
|
||||||
sleep 10
|
|
||||||
bashio::addon.stop
|
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user