feerdispzoo
Verified User
- Joined
- Jan 17, 2022
- Messages
- 189
I have script which I can run directly from browser by put url:
This working correct directly from browser.
and now how can I set cron to run this url in directadmin?
I placed in command, but looks like this not work:
Code:
https://thisismycronwebsite.com/cron/fetch-tickets
and now how can I set cron to run this url in directadmin?
I placed in command, but looks like this not work:
Code:
*/1 * * * * https://thisismycronwebsite.com/cron/fetch-tickets