diff --git a/.templates/01-custom_script.sh b/.templates/01-custom_script.sh index ac1901614..dd399bb6e 100755 --- a/.templates/01-custom_script.sh +++ b/.templates/01-custom_script.sh @@ -23,7 +23,7 @@ else # Legacy config location slug="${HOSTNAME#*-}" CONFIGLOCATION="/config/addons_autoscripts" - CONFIGFILEBROWSER="/homeassistant/addons_config/${slug}/${slug}.sh" + CONFIGFILEBROWSER="/homeassistant/addons_autoscripts/${slug}/${slug}.sh" fi # Default location