From 12899faf618c56f8cee62fd66621766e2cbf36bb Mon Sep 17 00:00:00 2001 From: VirtuBox Date: Mon, 1 Apr 2019 01:53:00 +0200 Subject: [PATCH] do not overwrite acl.conf anymore --- install | 1 + 1 file changed, 1 insertion(+) diff --git a/install b/install index d27f44e..518e345 100644 --- a/install +++ b/install @@ -466,6 +466,7 @@ wo_upgrade_nginx() { rm -f /etc/php/7.3/fpm/pool.d/{www.conf,www-two.conf,debug.conf} /usr/local/bin/wo stack install --php73 fi + rm -f /etc/nginx/common/acl.conf /etc/nginx/conf.d/{map-wp-cache.conf,map-wp.conf} fi # restore sites and configuration