drupal/drupal-cron.sh@657a1a956cbb
drupal/drupal-cron.sh
Thu, 04 Oct 2012 20:39:52 +0200
- author
- Michael Schloh von Bennewitz <michael@schloh.com>
- date
- Thu, 04 Oct 2012 20:39:52 +0200
- changeset 722
- 657a1a956cbb
- permissions
- -rw-r--r--
Correct build and runtime dependencies.
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