mirror of
https://github.com/GXDE-OS/GXDE.git
synced 2026-06-22 21:26:38 +08:00
新增desktop-base解包
This commit is contained in:
@@ -55,7 +55,9 @@ apt install dpkg-dev sudo debian-ports-archive-keyring debian-archive-keyring -y
|
|||||||
#apt build-dep qemu -y
|
#apt build-dep qemu -y
|
||||||
# 如果是 Debian10 就需要安装 Python3 的依赖
|
# 如果是 Debian10 就需要安装 Python3 的依赖
|
||||||
#apt build-dep python3.7 -y
|
#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};
|
for i in {1..5};
|
||||||
do
|
do
|
||||||
|
|||||||
Reference in New Issue
Block a user