You've already forked dockercron
added docker dockercron image build environment
This commit is contained in:
8
crontab
Normal file
8
crontab
Normal file
@@ -0,0 +1,8 @@
|
||||
# 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"
|
Reference in New Issue
Block a user