- Patch #16298 by budda: added a curl-based script for grabbing cron.php.
parent
ffcf5ab71b
commit
ba27785210
|
@ -0,0 +1,2 @@
|
|||
#!/bin/sh
|
||||
curl --silent --compressed http://yoursite.com/cron.php
|
Loading…
Reference in New Issue