1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/synapse_ynh.git synced 2024-09-03 20:26:38 +02:00

Update scripts/upgrade

Co-authored-by: Josue-T <josue@tille.ch>
This commit is contained in:
Gredin67 2020-09-18 22:17:22 +02:00 committed by GitHub
parent 2711bd643a
commit 51e4a27875
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -386,7 +386,7 @@ ynh_replace_string --match_string=__APP__ --replace_string=$app --target_file="$
ynh_replace_string --match_string=__APP__ --replace_string=$app --target_file="$final_path/update_synapse_for_appservice.sh"
# Ensure app-service folder has exists (Migration)
mkdir -p /etc/matrix-synapse/app-service
mkdir -p /etc/matrix-$app/app-service
#=================================================
# ADVERTISE SERVICE IN ADMIN PANEL