drupal/drupal-cron.sh@5a7d77eba1e7
drupal/drupal-cron.sh
Sun, 28 Oct 2012 23:53:41 +0100
- author
- Michael Schloh von Bennewitz <michael@schloh.com>
- date
- Sun, 28 Oct 2012 23:53:41 +0100
- changeset 754
- 5a7d77eba1e7
- permissions
- -rw-r--r--
Packaging specifies no usage of infozip at all so remove dependency.
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