mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-23 17:21:56 +02:00
Update 01-custom_script.sh
This commit is contained in:
@@ -28,7 +28,7 @@ fi
|
|||||||
|
|
||||||
# Default location
|
# Default location
|
||||||
mkdir -p "$CONFIGLOCATION" || true
|
mkdir -p "$CONFIGLOCATION" || true
|
||||||
CONFIGSOURCE="$CONFIGLOCATION/${HOSTNAME#*-}.sh"
|
CONFIGSOURCE="$CONFIGLOCATION/${HOSTNAME#*_}.sh"
|
||||||
|
|
||||||
bashio::log.green "Execute $CONFIGFILEBROWSER if existing"
|
bashio::log.green "Execute $CONFIGFILEBROWSER if existing"
|
||||||
bashio::log.green "Wiki here : github.com/alexbelgium/hassio-addons/wiki/Add-ons-feature-:-customisation"
|
bashio::log.green "Wiki here : github.com/alexbelgium/hassio-addons/wiki/Add-ons-feature-:-customisation"
|
||||||
|
|||||||
Reference in New Issue
Block a user