Update 99-custom_script.sh

This commit is contained in:
Alexandre
2022-04-06 07:03:32 +02:00
committed by GitHub
parent e6da3b8d95
commit 713bca336b

View File

@@ -1,4 +1,5 @@
#!/usr/bin/with-contenv bashio
# shellcheck shell=bash
CONFIGSOURCE=$(bashio::config "CONFIG_LOCATION")
CONFIGSOURCE="$(dirname "${CONFIGSOURCE}")"