annotate core/scripts/cron-lynx.sh @ 0:4c8ae668cc8c

Initial import (non-working)
author Chris Cannam
date Wed, 29 Nov 2017 16:09:58 +0000
parents
children
rev   line source
Chris@0 1 #!/bin/sh
Chris@0 2
Chris@0 3 /usr/bin/lynx -source http://example.com/cron/YOURKEY > /dev/null 2>&1