It would be cool to establish an easy way of timing restarts and wipes.
The option to execute a script before and after the timed event would be even better.
I'd love to help implementing this feature but i don't know the project well enough to make a pull request.
Hi @MicLieg, just to understand your issue, why does cronjobs not help you achieving this?
The best option is to create a small bash script to run the commands you want in sequence then add the script to a cronjob.
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Most helpful comment
Hi @MicLieg, just to understand your issue, why does cronjobs not help you achieving this?