Browse Source

scripts: add .tar.zst to dl_cleanup extensions

Signed-off-by: Stijn Tintel <[email protected]>
Stijn Tintel 1 năm trước cách đây
mục cha
commit
7f85104ebb
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      scripts/dl_cleanup.py

+ 1 - 0
scripts/dl_cleanup.py

@@ -100,6 +100,7 @@ extensions = (
     ".tar.gz",
     ".tar.bz2",
     ".tar.xz",
+    ".tar.zst",
     ".orig.tar.gz",
     ".orig.tar.bz2",
     ".orig.tar.xz",