dockercron/crontab

9 lines
302 B
Plaintext

# do daily/weekly/monthly maintenance
# min hour day month weekday command
# Copyright (c) 2023 ยท Bryan Joshua Pedini
# LICENSE = gpl3
# see the LICENSE file for more details
* * * * * echo "No cron job set, please set cron jobs, refer to the documentation"