drupal/drupal-cron.sh@9da33cc654ba
drupal/drupal-cron.sh
Sat, 01 Sep 2012 18:45:32 +0200
- author
- Michael Schloh von Bennewitz <michael@schloh.com>
- date
- Sat, 01 Sep 2012 18:45:32 +0200
- changeset 654
- 9da33cc654ba
- permissions
- -rw-r--r--
Correct the build configuration when including ncurses(3) and readline(3).
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