新增desktop-base解包

This commit is contained in:
2025-02-04 14:00:04 +08:00
parent 6a41d255d8
commit ace88107c2
@@ -55,7 +55,9 @@ apt install dpkg-dev sudo debian-ports-archive-keyring debian-archive-keyring -y
#apt build-dep qemu -y
# 如果是 Debian10 就需要安装 Python3 的依赖
#apt build-dep python3.7 -y
# 解包 deepin-desktop-base
apt download deepin-desktop-base
dpkg -x deepin-desktop-base_*.deb /
for i in {1..5};
do