Create directory

This commit is contained in:
Alexandre
2024-01-07 21:23:42 +01:00
committed by GitHub
parent 09cc211309
commit 2723dc02ee

View File

@@ -27,6 +27,7 @@ else
fi
# Default location
mkdir -p "$CONFIGLOCATION"
CONFIGSOURCE="$CONFIGLOCATION/${HOSTNAME#*-}.sh"
bashio::log.green "Execute $CONFIGFILEBROWSER if existing"