mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-22 20:46:28 +01:00
Update 90-config_yaml.sh
This commit is contained in:
@@ -122,7 +122,7 @@ while IFS= read -r line; do
|
||||
python3 /env.py
|
||||
fi
|
||||
# set .env
|
||||
echo "$line" >> /.env || true
|
||||
echo "$KEYS=$VALUE" >> /.env || true
|
||||
mkdir -p /etc
|
||||
echo "$KEYS=$VALUE" >> /etc/environmemt
|
||||
# Export to scripts
|
||||
|
||||
Reference in New Issue
Block a user