drupal-civicrm/scripts/cron-lynx.sh
2018-01-14 13:10:16 +00:00

4 lines
78 B
Bash

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