diff --git a/backupscripts/abc b/backupscripts/abc index a4c1210..5f5f216 100644 --- a/backupscripts/abc +++ b/backupscripts/abc @@ -1,6 +1,6 @@ -0 */15 * ? * * /bin/15min_backup -0 0 * ? * * /bin/hourly_backup -0 0 0 * * ? /bin/daily_backup -0 0 0 ? * SUN /bin/weekly_backup -0 0 0 1 * ? /bin/monthly_backup +*/15 * * * * /bin/15min_backup +0 * * * * /bin/hourly_backup +0 0 * * * /bin/daily_backup +0 0 * * 0 /bin/weekly_backup +0 0 1 * * /bin/monthly_backup # filler