WordPress Deploy

On this very machine, along with this blog, I host many WordPress installations for development purposes. Some use the latest stable version while some use nightly builds. A few weeks ago, I decided to write a simple bash script to automate this process. It runs once a day and keeps all my installations up-to-date. You can get it from GitHub as usual.