From b21fcfc6c89cd02ae81fcf23d257247d3e9a2dab Mon Sep 17 00:00:00 2001 From: tbergervoet Date: Thu, 4 Oct 2018 12:21:48 +0200 Subject: [PATCH] Update 'Extra_Domains/NGINX_Domain.sh' --- Extra_Domains/NGINX_Domain.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/Extra_Domains/NGINX_Domain.sh b/Extra_Domains/NGINX_Domain.sh index 3247197..f6f2afe 100644 --- a/Extra_Domains/NGINX_Domain.sh +++ b/Extra_Domains/NGINX_Domain.sh @@ -144,7 +144,6 @@ if [ $wordpress = 1 ]; then tar xzvf /tmp/wp.tar.gz -C /tmp mv /tmp/wordpress/wp-config-sample.php /tmp/wordpress/wp-config.php cp -a /tmp/wordpress/. /var/www/"$domain"/html - chown -R www-data:www-data /var/www/"$domain"/html WPSalts=$(wget https://api.wordpress.org/secret-key/1.1/salt/ -q -O -) cat < /var/www/"$domain"/html/wp-config.php