drupal/drupal-cron.sh@87d3ada2f769
drupal/drupal-cron.sh
Wed, 08 Feb 2012 20:16:20 +0200
- author
- Michael Schloh von Bennewitz <michael@schloh.com>
- date
- Wed, 08 Feb 2012 20:16:20 +0200
- changeset 604
- 87d3ada2f769
- permissions
- -rw-r--r--
Update version and correct silly typical german english grammar mistakes.
3 ## drupal-cron.sh -- Drupal Cron Job
6 server=`grep '^Listen' @l_prefix@/etc/drupal/drupal-apache.conf | head -1 | awk '{ print $2; }'`
7 @l_prefix@/lib/openpkg/curl --silent --compressed http://$server/cron.php || true