mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
Correct path
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user