Run cron.php on a multisite Drupal installation
Tagged:  •    •  

The attached shell script automatically runs cron.php for each site on a multisite Drupal installation. Eventually, put this script in a crontab in order to update all sites on a hourly/daily basis.

Make sure to modify the $DRUPALS variable to your situation.