better compression

This commit is contained in:
Shihaam Abdul Rahman 2023-02-28 13:50:55 +05:00
parent 8d4c4c7111
commit 00643cf2bf
Signed by: shihaam
GPG Key ID: 6DA2E87EBC227636

View File

@ -101,4 +101,4 @@ cp -v bin/rootlessport podman-deb/usr/local/bin/
# ofc the permission
chmod 755 podman-deb/usr/local/bin/*
dpkg-deb --build podman-deb build
dpkg-deb --build --compression=zstd podman-deb build