Joomla Updater is a bash script for automating joomla instalations update's The script prompts for joomla directories, checks the version against joomla doanloads url, backup the joomla directory, lists files for update and lets user select the update fileUntars file and applies to joomla directoryNice and easy :-)
Joomla Mass Updater is a bash script fot updating all joomla sites found under a given directory. Based on JoomlaUpdater toolReceives as input a directory ( eg /var/www/html ) loops thruogh directories mlooking for Joomla instalations, when found searchs for updates for joomla, backs up directory and applyes the update.A good script for joomla hosting serversGive it a test and leav some feedback