mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-17 14:21:49 +02:00
Update 99-run.sh
This commit is contained in:
@@ -34,7 +34,7 @@ sed -i '/\S/s/^/export /' /config.env
|
|||||||
# Delete lines starting with #
|
# Delete lines starting with #
|
||||||
sed -i '/export #/d' /config.env
|
sed -i '/export #/d' /config.env
|
||||||
# Get variables
|
# Get variables
|
||||||
# Shellcheck disable=SC1091
|
# shellcheck source=/dev/null
|
||||||
source /config.env
|
source /config.env
|
||||||
rm /config.env
|
rm /config.env
|
||||||
set +a
|
set +a
|
||||||
|
|||||||
Reference in New Issue
Block a user