From 7719e706814d1082857a896319c01a76e4a9537c Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 29 Aug 2024 10:58:48 +0200 Subject: [PATCH] Update 01-custom_script.sh --- .templates/01-custom_script.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.templates/01-custom_script.sh b/.templates/01-custom_script.sh index dd399bb6e..d5f97e6cd 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_autoscripts/${slug}/${slug}.sh" + CONFIGFILEBROWSER="/homeassistant/addons_autoscripts/${slug}.sh" fi # Default location