drupal/scripts/cron-lynx.sh

5 lines
85 B
Bash

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