From 33fff27cc91bfef32d257a91b59bc8d37f8a772a Mon Sep 17 00:00:00 2001 From: jarod5001 <68397534+jarod5001@users.noreply.github.com> Date: Fri, 18 Mar 2022 22:39:29 +0100 Subject: [PATCH] haha, time to get some rest --- scripts/install | 7 ------- 1 file changed, 7 deletions(-) diff --git a/scripts/install b/scripts/install index 0f7ecb0..63ae080 100755 --- a/scripts/install +++ b/scripts/install @@ -127,13 +127,6 @@ ynh_script_progression --message="Configuring NGINX web server..." --time --weig ### `ynh_add_nginx_config` will use the file conf/nginx.conf -if [ $phpversion != "none" ] -then - cp ../conf/nginx{_with_php,}.conf -else - cp ../conf/nginx{_no_php,}.conf -fi - # Create a dedicated NGINX config ynh_add_nginx_config