how to implement a wget job
-
Hello I like to schedule a:
wget -q -O /dev/null “https://some-url-that-runs-a-script.com”
How do I do this? I used shell-exec in the functions.php and an action, but it doesn’t seem to be working..
any ideas?
Thanks
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘how to implement a wget job’ is closed to new replies.