Files
materio-base-d7/scripts/cron-lynx.sh
T
2019-03-28 10:59:04 +01:00

4 lines
78 B
Bash

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