mirror of
https://github.com/YunoHost-Apps/synapse_ynh.git
synced 2024-09-03 20:26:38 +02:00
remove unnecessary replace_string
This commit is contained in:
parent
e853d00dc2
commit
4da1cb0f11
1 changed files with 0 additions and 1 deletions
|
@ -114,7 +114,6 @@ else
|
|||
sso_enabled=False
|
||||
fi
|
||||
|
||||
ynh_replace_string __DOMAIN_WHITELIST_CLIENT__ "$domain_whitelist_client" $YNH_APP_BASEDIR/conf/homeserver.yaml
|
||||
ynh_add_config --template="homeserver.yaml" --destination="/etc/matrix-$app/homeserver.yaml"
|
||||
ynh_add_config --template="log.yaml" --destination="/etc/matrix-$app/log.yaml"
|
||||
|
||||
|
|
Loading…
Reference in a new issue