mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-12 02:21:28 +02:00
Update 01-custom_script.sh
This commit is contained in:
@@ -27,7 +27,7 @@ else
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# Default location
|
# Default location
|
||||||
mkdir -p "$CONFIGLOCATION"
|
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"
|
||||||
|
|||||||
Reference in New Issue
Block a user