mirror of
https://github.com/ZettaIO/restic-compose-backup.git
synced 2025-12-13 09:24:56 +00:00
fix: --keep-last flag
This commit is contained in:
@@ -80,7 +80,7 @@ def forget(repository: str, keeplast: str, hourly: str, daily: str, weekly: str,
|
||||
'forget',
|
||||
'--group-by',
|
||||
'paths,tags',
|
||||
'-keep-last',
|
||||
'--keep-last',
|
||||
keeplast,
|
||||
'--keep-hourly',
|
||||
hourly,
|
||||
|
||||
Reference in New Issue
Block a user