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