Add more logging, add readme

This commit is contained in:
taylorbourne
2020-02-26 16:00:57 -08:00
parent 002123b6fc
commit bbd5e85936
5 changed files with 64 additions and 14 deletions

View File

@@ -1,6 +1,4 @@
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
### 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