drupal/drupal-cron.sh@8a706aa66ee9
drupal/drupal-cron.sh
Thu, 04 Oct 2012 20:32:41 +0200
- author
- Michael Schloh von Bennewitz <michael@schloh.com>
- date
- Thu, 04 Oct 2012 20:32:41 +0200
- changeset 717
- 8a706aa66ee9
- permissions
- -rw-r--r--
Linux fails on stage 2 comparison so correct by disabling it as well.
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