summaryrefslogtreecommitdiff
path: root/scripts/cron-lynx.sh
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2006-08-22 07:38:24 +0000
committerDries Buytaert <dries@buytaert.net>2006-08-22 07:38:24 +0000
commit16866480a550b82d88c8d1b769c095ff1b2eda61 (patch)
tree992fcd21b088b9d7e4f49d49dfd1b52ab5c23a39 /scripts/cron-lynx.sh
parenta2be4629951dfff9417101de9b6c839cdbb670cb (diff)
downloadbrdo-16866480a550b82d88c8d1b769c095ff1b2eda61.tar.gz
brdo-16866480a550b82d88c8d1b769c095ff1b2eda61.tar.bz2
- Patch #79922 by chx: use example.com rather than yoursite.come.
Diffstat (limited to 'scripts/cron-lynx.sh')
-rw-r--r--scripts/cron-lynx.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/cron-lynx.sh b/scripts/cron-lynx.sh
index 44dd06c2a..04317be6d 100644
--- a/scripts/cron-lynx.sh
+++ b/scripts/cron-lynx.sh
@@ -1,4 +1,4 @@
#!/bin/sh
# $Id$
-/usr/bin/lynx -source http://yoursite.com/cron.php > /dev/null 2>&1
+/usr/bin/lynx -source http://example.com/cron.php > /dev/null 2>&1