mirror of
https://gitee.com/gfdgd-xi/deep-wine-runner
synced 2025-01-26 16:08:05 +08:00
生态适配脚本打包器设置使用 xz 格式打包 deb
This commit is contained in:
parent
de76733f3f
commit
c6e722de60
@ -366,6 +366,6 @@ cd "$dstdir"
|
||||
echo "<=====done."
|
||||
echo "=====>Creating deb package..."
|
||||
mv debian DEBIAN
|
||||
dpkg-deb -b ./ ../package_save/uos
|
||||
dpkg-deb -Z xz -b ./ ../package_save/uos
|
||||
echo "<=====done."
|
||||
exit 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user