Files
xteve_lazystream/sample_cron.txt
2020-02-26 16:00:57 -08:00

4 lines
273 B
Plaintext

printf '45 04 * * * /config/cronjob.sh' > /etc/crontabs/root
### Remove this line and everything beneath it ###
### Edit the above cron expression, rename this file to cron.txt, and restart the container.
### If no cron.txt is found the cronjob will run daily at 00:00