update backup script
This commit is contained in:
parent
07e7187d4b
commit
09e213195d
2 changed files with 6 additions and 9 deletions
|
|
@ -20,7 +20,7 @@ in {
|
|||
systemd.timers."backupSyncthing" = {
|
||||
wantedBy = ["timers.target"];
|
||||
timerConfig = {
|
||||
OnCalendar = "weekly";
|
||||
OnCalendar = "daily";
|
||||
Persistent = true;
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue