mirror of
https://github.com/YunoHost-Apps/synapse_ynh.git
synced 2024-09-03 20:26:38 +02:00
Update scripts/change_url
Co-Authored-By: Kayou <pierre.moltess@gmail.com>
This commit is contained in:
parent
713964ef37
commit
ddf0b57b0a
1 changed files with 1 additions and 1 deletions
|
@ -141,7 +141,7 @@ ynh_store_file_checksum --file="/etc/matrix-$app/log.yaml"
|
|||
# SETUP SSOWAT
|
||||
#=================================================
|
||||
|
||||
python3 ../conf/remove_sso_conf.py
|
||||
python3 ../conf/remove_sso_conf.py $domain $server_name
|
||||
python3 ../conf/add_sso_conf.py $domain $server_name || ynh_die --message="Your file /etc/ssowat/conf.json.persistent doesn't respect the json syntax. Please fix the syntax to install this app. For more information see here: https://github.com/YunoHost-Apps/synapse_ynh/issues/32"
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Reference in a new issue