summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2022-02-08 17:08:24 +0100
committerGregor Kleen <gkleen@yggdrasil.li>2022-02-08 17:08:24 +0100
commit5cb3a9a791ad0d231a1fd8f10d032909f24949a0 (patch)
tree63015fa9124ef43f0b513098fe42e750a3a8db17
parent54ccac82994b62378b1895782481d437565e9999 (diff)
downloadnixos-5cb3a9a791ad0d231a1fd8f10d032909f24949a0.tar
nixos-5cb3a9a791ad0d231a1fd8f10d032909f24949a0.tar.gz
nixos-5cb3a9a791ad0d231a1fd8f10d032909f24949a0.tar.bz2
nixos-5cb3a9a791ad0d231a1fd8f10d032909f24949a0.tar.xz
nixos-5cb3a9a791ad0d231a1fd8f10d032909f24949a0.zip
ymir: ...
-rwxr-xr-xsnap.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/snap.py b/snap.py
index 0c22fc44..80487292 100755
--- a/snap.py
+++ b/snap.py
@@ -77,7 +77,7 @@ def borg_lv(lv, size_percent, target, archive_prefix, dry_run, **args):
77 '--show-rc', 77 '--show-rc',
78 # '--progress', 78 # '--progress',
79 '--list', 79 '--list',
80 '--filter=AMEi-x?', 80 '--filter=AMEi-?',
81 '--stats', 81 '--stats',
82 '--patterns-from=.backup-vidhar', 82 '--patterns-from=.backup-vidhar',
83 '--exclude-caches', 83 '--exclude-caches',