projects
/
openwrt
/
staging
/
blocktrron.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f2fabf7
)
scripts: add .tar.zst to dl_cleanup extensions
author
Stijn Tintel
<stijn@linux-ipv6.be>
Sat, 6 Apr 2024 14:02:28 +0000
(17:02 +0300)
committer
Stijn Tintel
<stijn@linux-ipv6.be>
Sat, 6 Apr 2024 14:07:32 +0000
(17:07 +0300)
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
scripts/dl_cleanup.py
patch
|
blob
|
history
diff --git
a/scripts/dl_cleanup.py
b/scripts/dl_cleanup.py
index cdbcb83f2028d94c098e6b04b64b37922c1fd466..6d4f96c9d8600bf0f2a7c8cae42f6c6e819fcf26 100755
(executable)
--- a/
scripts/dl_cleanup.py
+++ b/
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",