cron-lynx.sh
Same filename in other branches
#!/bin/sh /usr/bin/lynx -source http://example.com/cron/YOURKEY > /dev/null 2>&1
File
-
core/
scripts/ cron-lynx.sh
View source
- #!/bin/sh
-
- /usr/bin/lynx -source http://example.com/cron/YOURKEY > /dev/null 2>&1
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.