Explorar o código

scripts: add .tar.zst to dl_cleanup extensions

Signed-off-by: Stijn Tintel <[email protected]>
Stijn Tintel hai 1 ano
pai
achega
7f85104ebb
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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",