drupal/scripts/cron-lynx.sh

5 lines
86 B
Bash

#!/bin/sh
# $Id$
/usr/bin/lynx -source http://yoursite.com/cron.php > /dev/null 2>&1