Update 99-run.sh

This commit is contained in:
Alexandre
2022-02-05 20:48:24 +01:00
committed by GitHub
parent 5eefce1c08
commit 9d6b80d76c

View File

@@ -1,6 +1,7 @@
#!/usr/bin/env bashio #!/usr/bin/env bashio
CONFIGSOURCE=$(bashio::config "CONFIG_LOCATION") CONFIGSOURCE=$(bashio::config "CONFIG_LOCATION")
CONFIGSOURCE="$(dirname $CONFIGSOURCE)"
################# #################
# CONFIG IMPORT # # CONFIG IMPORT #