From e35b0f41a838ef5173a09000aae7ba68abb68968 Mon Sep 17 00:00:00 2001 From: DDATAA <45762540+Ddataa@users.noreply.github.com> Date: Tue, 18 Oct 2022 12:02:13 +0000 Subject: [PATCH] Update install --- scripts/install | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/scripts/install b/scripts/install index 1cee189..22d2127 100644 --- a/scripts/install +++ b/scripts/install @@ -190,10 +190,7 @@ fi # APPLY FOLDER RIGHTS #================================================= chgrp -R www-data $final_path -#================================================= -# COPY NGINX CONF IN SANDBOX DOMAIN -#================================================= -ynh_add_config --template="/etc/nginx/conf.d/$domain.d/cryptpad.conf" --destination="/etc/nginx/conf.d/$sandboxdomain.d/cryptpad.conf" + #================================================= # RELOAD NGINX #=================================================