index
:
drupal
3-00
3.0.x
4.0.x
4.1.x
4.2.x
4.3.x
4.4.x
4.5.x
4.6.x
4.7.x
5.x
6.x
7.x
8.0.x
8.1.x
8.2.x
8.3.x
8.4.x
8.5.x
8.6.x
8.7.x
9.x
For more information about this repository, visit the project page at https://drupal.org/project/drupal
Drupal Git User (LDAP)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
cron-lynx.sh
blob: 904667acb11f9047f9145dc97da3c363ae2ffd2c (
plain
)
1
2
3
#!/bin/sh
/usr/bin/lynx -source http://example.com/cron.php > /dev/null 2>
&
1