diff --git a/scripts/crontab b/scripts/crontab index 761aefa..c1e3b8c 100644 --- a/scripts/crontab +++ b/scripts/crontab @@ -1,2 +1,2 @@ # Execute the backup script every hour -* */1 * * * /usr/local/bin/backup.sh +0 * * * * /usr/local/bin/backup.sh