drupal/drupal-cron.sh@b45328b0ff26
drupal/drupal-cron.sh
Thu, 04 Oct 2012 20:31:26 +0200
- author
- Michael Schloh von Bennewitz <michael@schloh.com>
- date
- Thu, 04 Oct 2012 20:31:26 +0200
- changeset 716
- b45328b0ff26
- permissions
- -rw-r--r--
Correct build configuration dependency on ncurses(3) and detection thereof.
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