5 lines
261 B
Plaintext
5 lines
261 B
Plaintext
printf '5 * * * * /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 every hour
|