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:
parent
2711bd643a
commit
51e4a27875
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue