Hey Gang,
I wrote a script that Linux users might find useful to them that does the following:
1) backs up the version of MH currently installed. (renames it actually to mh-a-8-XXXX) where XXXX is the svn version number.
2) downloads the newest version
3) runs download_assets.py to update the stuff in the asssets locker.
I also have a small script meant to go into ${HOME}/bin that just performs a change of directory into the currently version of MH and executes makehuman.
Any interest? Too simple?
The script is written in generic Perl.