drupal/drupal-cron.sh@793545fe0f53
drupal/drupal-cron.sh
Fri, 12 Oct 2012 21:24:48 +0200
- author
- Michael Schloh von Bennewitz <michael@schloh.com>
- date
- Fri, 12 Oct 2012 21:24:48 +0200
- changeset 735
- 793545fe0f53
- permissions
- -rw-r--r--
Introduce base themes required for correct display of dependent subthemes.
Additioanally integrate a few good looking (although heavy) ported themes.
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