mirror of
https://github.com/openresty/openresty.git
synced 2024-10-13 00:29:41 +00:00
use the best compress level for gzip.
This commit is contained in:
parent
39cea1cbb3
commit
843fd34df6
@ -306,5 +306,6 @@ cp $root/util/install bundle/
|
|||||||
|
|
||||||
cd $root
|
cd $root
|
||||||
|
|
||||||
tar czf $name.tar.gz $name
|
tar cf $name.tar $name
|
||||||
|
gzip -f --best $name.tar
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user