From 319f902d639ebf9c08d837f493c902a0175e951c Mon Sep 17 00:00:00 2001 From: Thatoo Date: Wed, 10 Jul 2019 07:03:51 +0200 Subject: [PATCH] Update .well-known redirection for access by federation and applications like Riot.im --- scripts/install | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/scripts/install b/scripts/install index 90115ce..ea243b1 100644 --- a/scripts/install +++ b/scripts/install @@ -195,15 +195,11 @@ ynh_app_setting_set $app form_secret "$form_secret" # Create .well-known redirection for access by federation if [[ $server_name != $domain ]]; then - cat > /var/www/.well-known/${server_name}/server_name.json < /etc/nginx/conf.d/${server_name}.d/server_name.conf <