docker sculated time
This commit is contained in:
+6
-1
@@ -1 +1,6 @@
|
||||
* * * * * /app/backup.sh
|
||||
# Add this line for environment variables
|
||||
SHELL=/bin/sh
|
||||
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
|
||||
|
||||
# Schedule (runs every minute for testing)
|
||||
* * * * * /app/backup.sh >> /var/log/cron/cron.log 2>&1
|
||||
Reference in New Issue
Block a user