drupal/drupal-cron.sh@e548eae379aa
drupal/drupal-cron.sh
Wed, 29 Aug 2012 19:55:13 +0200
- author
- Michael Schloh von Bennewitz <michael@schloh.com>
- date
- Wed, 29 Aug 2012 19:55:13 +0200
- changeset 647
- e548eae379aa
- permissions
- -rw-r--r--
Updated to nearly finished configuration of summer software package stack.
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