diff --git a/scripts/upgrade b/scripts/upgrade index 0cdd835..fddceec 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -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