From 8f492208710e839786c98411b91b0b7b1417dab7 Mon Sep 17 00:00:00 2001 From: Timo Wilken Date: Fri, 8 Sep 2023 23:26:41 +0200 Subject: Run cleanup for OAndBackupX backups later --- tw/system/vin.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tw/system/vin.scm') diff --git a/tw/system/vin.scm b/tw/system/vin.scm index 4f95ee4d..6d84e603 100644 --- a/tw/system/vin.scm +++ b/tw/system/vin.scm @@ -111,7 +111,7 @@ (restic-cleanup-repository ;; OAndBackupX/NeoBackup backups can run until the early-ish ;; morning; cleanup once they're all done and pushed. - (schedule #~"0 9 * * *") + (schedule #~"0 11 * * *") (url "/var/backups/restic/timo/phone") (password-file "/etc/restic/timo-phone") (snapshot-paths '("/storage/FF37-F8E6/OAndBackupX")) -- cgit v1.2.3