forked from LiveCarta/LiveCartaWP
WP update instruction
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user