Difference between revisions of "Updating general templates"
From Wicri Base 1.31
| Line 1: | Line 1: | ||
| + | php maintenance/importDump.php --report 10 /applis/Wicri/Base131/dumps/enUpdate10General.xml | ||
| + | |||
| + | |||
| + | php maintenance/rebuildrecentchanges.php | ||
| + | php maintenance/initSiteStats.php --update | ||
| + | php maintenance/runJobs.php | ||
| + | |||
| + | ==contents of enUpdate10General== | ||
* [[Updating CSS JS]] | * [[Updating CSS JS]] | ||
* [[General templates from Wikipedia]] | * [[General templates from Wikipedia]] | ||
* [[General templates from Wicri]] | * [[General templates from Wicri]] | ||
Latest revision as of 09:03, 9 January 2024
php maintenance/importDump.php --report 10 /applis/Wicri/Base131/dumps/enUpdate10General.xml
php maintenance/rebuildrecentchanges.php php maintenance/initSiteStats.php --update php maintenance/runJobs.php