implement docker remote and local cron job
This commit is contained in:
@@ -1 +1,3 @@
|
||||
0 2 * * * root /usr/local/bin/backup_script.sh -l true >> /var/log/cron.log 2>&1
|
||||
SHELL=/bin/bash
|
||||
BASH_ENV=/etc/environment
|
||||
00 13 * * * /usr/local/bin/backup_script.sh -l true >> /var/log/cron.log 2>&1
|
||||
|
||||
Reference in New Issue
Block a user