0
I don’t have access to the code on this page, but I’d like to automate a task I run on a website every two hours.. I’ve developed a script for that, I play it on console and run it, so far so good.. however when the task is executed it gives a Reload on the page and clears the console. There is a way I can automatically add a script to the console when accessing this URL, or some other solution?
Maybe creating a plugin. Already tried?
– Lucas de Carvalho
You could use a Crontab to perform these tasks
– Geraldão de Rívia