diff --git a/.templates/01-custom_script.sh b/.templates/01-custom_script.sh index f1e349a2b..06d687689 100755 --- a/.templates/01-custom_script.sh +++ b/.templates/01-custom_script.sh @@ -27,6 +27,7 @@ else fi # Default location +mkdir -p "$CONFIGLOCATION" CONFIGSOURCE="$CONFIGLOCATION/${HOSTNAME#*-}.sh" bashio::log.green "Execute $CONFIGFILEBROWSER if existing"