drupal/drupal-cron.sh@eb7d0eac7ab8
drupal/drupal-cron.sh
Sun, 02 Sep 2012 20:48:50 +0200
- author
- Michael Schloh von Bennewitz <michael@schloh.com>
- date
- Sun, 02 Sep 2012 20:48:50 +0200
- changeset 660
- eb7d0eac7ab8
- permissions
- -rw-r--r--
Correct mode 750, 754, and other flawed binary file permissions.
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