This commit is contained in:
taylorbourne
2020-02-26 13:40:33 -08:00
parent b7c3a29a0f
commit 62fe13999b
7 changed files with 237 additions and 0 deletions

6
sample_cron.txt Normal file
View File

@@ -0,0 +1,6 @@
printf '45 04 * * * /config/cronjob.sh' > /etc/crontabs/root
### remove from here including this line ###
### edit your cron time
### rename to cron.txt
### restart docker, new cron time from then
### no cron.txt it ll update daily at 00:00