From 7692efb5ed5a76075b295ef02f3c6b90043b140f Mon Sep 17 00:00:00 2001 From: gregory-p Date: Wed, 9 Oct 2019 16:53:21 +0300 Subject: [PATCH] WP update instruction --- devops/update.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devops/update.txt b/devops/update.txt index b1ab317..b5c0e9a 100644 --- a/devops/update.txt +++ b/devops/update.txt @@ -6,5 +6,5 @@ 6 Do NOT delete your existing wp-content folder. Do NOT delete any files or folders in your existing wp-content directory !!! 7 Copy all files from latest.tar.gz archive to WP document root. (overwrite all) 8 chown -R jenkins:jenkins /var/www/WordPress -9 chmod -R 755 /var/www/WordPress +9 chmod -R 664 /var/www/WordPress 10 Run Jenkins job to update all files from repository