drupal/drupal-cron.sh@777fac408e45
drupal/drupal-cron.sh
Sat, 06 Oct 2012 20:31:07 +0200
- author
- Michael Schloh von Bennewitz <michael@schloh.com>
- date
- Sat, 06 Oct 2012 20:31:07 +0200
- changeset 729
- 777fac408e45
- permissions
- -rw-r--r--
Include newly introduced roundcube webmail package in software stack.
This change places roundcube alongside squirrelmail for testing purposes.
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