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