tune cron schedules
This commit is contained in:
parent
07e7a68b58
commit
b92cae3c69
3 changed files with 5 additions and 16 deletions
|
|
@ -14,7 +14,7 @@
|
|||
services.scheduled-commands.aicloud-backup = {
|
||||
enable = true;
|
||||
description = "Backup aicloud files";
|
||||
interval = "*-*-* 12:00:00";
|
||||
interval = "*-*-* 18:00:00";
|
||||
commands = [
|
||||
"rsync -avP aicloud:~/ /mnt/storage/Backup/aicloud/ --exclude='/.*'"
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue