drupal/drupal-cron.sh@5be956b2db74
drupal/drupal-cron.sh
Mon, 01 Apr 2013 19:50:38 +0200
- author
- Michael Schloh von Bennewitz <michael@schloh.com>
- date
- Mon, 01 Apr 2013 19:50:38 +0200
- changeset 765
- 5be956b2db74
- permissions
- -rw-r--r--
Complete packaging along with specification and runcommand improvements.
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