Changes between Version 3 and Version 4 of faq/cron-job
- Timestamp:
- Mar 12, 2008, 5:05:19 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
faq/cron-job
v3 v4 16 16 17 17 {{{ 18 5 * * * * /usr/bin/curl --silent --compressedhttp://mayfirst.org/cron.php18 5 * * * * wget -q -O- http://mayfirst.org/cron.php 19 19 }}} 20 20