Update 99-custom_script.sh

This commit is contained in:
Alexandre
2022-04-06 07:00:41 +02:00
committed by GitHub
parent d65b27c525
commit 189524f0c7

View File

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