mirror of
https://github.com/inexcode/backup-facility
synced 2024-11-21 22:11:26 +00:00
It works on my computer
This commit is contained in:
parent
cef291c50d
commit
13f02eb440
|
@ -1,5 +1,5 @@
|
|||
[Unit]
|
||||
Description=Prune data from the restic repository monthly (Mastodon db)
|
||||
Description=Prune data from the restic repository weekly (Mastodon db)
|
||||
[Timer]
|
||||
OnCalendar=weekly
|
||||
Persistent=true
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[Unit]
|
||||
Description=Prune data from the restic repository monthly (pixelfed)
|
||||
Description=Prune data from the restic repository weekly (pixelfed)
|
||||
[Timer]
|
||||
OnCalendar=weekly
|
||||
Persistent=true
|
||||
|
|
Loading…
Reference in a new issue