Last active
April 16, 2018 15:04
-
-
Save Opencontent/f8b2f91fafb583d397df73fb72a37d4d to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
php update/common/scripts/5.0/deduplicatecontentstategrouplanguage.php -sbackend; | |
php update/common/scripts/5.0/disablesuspicioususers.php -sbackend; | |
php update/common/scripts/5.0/restorexmlrelations.php -sbackend; | |
php update/common/scripts/5.1/fiximagesoutsidevardir.php -sbackend; | |
php update/common/scripts/5.3/recreateimagesreferences.php -sbackend; | |
php update/common/scripts/5.3/updatenodeassignmentparentremoteids.php -sbackend; | |
php update/common/scripts/5.4/cleanuntranslatablerelations.php -sbackend; | |
php update/common/scripts/5.4/cleanupfieldvaluerelations.php -sbackend; | |
php update/common/scripts/5.4/fixremovedezurlobjectlinks.php -sbackend; | |
php update/common/scripts/5.4/fixtrashedimagereferences.php -sbackend; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment