update backup cron bug

This commit is contained in:
Parsa Nazer
2025-02-25 00:00:29 +03:30
parent 6c68d3f4b8
commit 6649f5eecb
3 changed files with 22 additions and 15 deletions
-5
View File
@@ -1,6 +1 @@
# 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