mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 18:01:03 +01:00
Update 99-run.sh
This commit is contained in:
@@ -52,7 +52,7 @@ for param in APP_NAME DOMAIN ROOT_URL; do
|
||||
fi
|
||||
|
||||
# Allow at setup
|
||||
sed -i "1a $param = $(bashio::config "$param")" /etc/s6/gitea/setup
|
||||
sed -i "1a $param=$(bashio::config "$param")" /etc/s6/gitea/setup
|
||||
|
||||
done
|
||||
|
||||
|
||||
Reference in New Issue
Block a user