Update 90-config_yaml.sh

This commit is contained in:
Alexandre
2023-02-26 13:06:06 +01:00
committed by GitHub
parent d76db406b2
commit 94e65508b7

View File

@@ -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