Shell script that will update a Wordpress installation to the latest version using the "manual" method. Useful if the automatic method will not work, for example due to custom file permissions.
It can break things. Be careful and have backups.
./wpupdate.sh /path/to/wordpress
Then open your wp-admin page to update the database if necessarry.