4 lines
70 B
PHP
4 lines
70 B
PHP
#!/bin/sh
|
|
|
|
curl --silent --compressed http://example.com/cron/YOURKEY
|
#!/bin/sh
|
|
|
|
curl --silent --compressed http://example.com/cron/YOURKEY
|