This website requires JavaScript.
Explore
Help
Sign In
Drupal
/
drupal
mirror of
https://git.drupalcode.org/project/drupal.git
Watch
1
Star
0
Fork
You've already forked drupal
0
Code
Issues
Projects
Releases
Wiki
Activity
2b31335307
drupal
/
core
/
scripts
/
cron-lynx.sh
4 lines
82 B
Bash
Raw
Normal View
History
Unescape
Escape
- Fixed the script's extention.
2001-10-15 22:04:12 +00:00
#!/bin/sh
- Patch by Uwe: tidied up the CVS IDs.
2005-08-11 13:02:08 +00:00
Issue #1551626 by sun, Crell: Convert cron.php into a regular menu router page callback.
2012-05-07 02:50:05 +00:00
/usr/bin/lynx -source http://example.com/cron/YOURKEY > /dev/null 2>
&
1