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