WP update instruction

This commit is contained in:
gregory-p
2019-10-09 16:53:21 +03:00
parent 2c56b01ec0
commit 7692efb5ed

View File

@@ -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 !!! 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) 7 Copy all files from latest.tar.gz archive to WP document root. (overwrite all)
8 chown -R jenkins:jenkins /var/www/WordPress 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 10 Run Jenkins job to update all files from repository