SyntaxFix
Write A Post
Hire A Developer
Questions
Write a script with two curl requests in desired order and run it by cron, like
#!/bin/bash curl http://mysite.com/?update_=1 curl http://mysite.com/?the_other_thing