Update: I’ve placed this upgrade script on the wiki, a better place for more people to enjoy and collaborate: wiki.movabletype.org/MT_Shell_Script_Installer
Automation is awesome! This script I use to set up a new MT instance probably saves me 15-20 hours a year, that 2-3 workdays.
I use the below shell script to:
- checkout target release of MT
- checkout addons (Packs [ProPack, MTCS, Enterprise], static files, & Tristan Theme)
- checkout addons themes (Tristan
- issue
make
- set up a static directory for the release
- set permissions
- create a
mt-config.cgi
file - and finally… open the release in TextMate