0
0
mirror of https://git.openwrt.org/openwrt/openwrt.git/ synced 2025-10-05 23:42:55 +02:00

scripts: add .tar.zst to dl_cleanup extensions

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
This commit is contained in:
Stijn Tintel
2024-04-06 17:02:28 +03:00
parent f2fabf7aaa
commit 7f85104ebb

View File

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