mirror of
https://gitee.com/gfdgd-xi/deep-wine-runner
synced 2025-12-14 19:12:04 +08:00
Forget to code off-line-shell/GetNewestDebUrl.py
This commit is contained in:
@@ -16,7 +16,7 @@ jobs:
|
||||
cpu=$(cat /proc/cpuinfo | grep processor | wc -l)
|
||||
# 配置环境
|
||||
sudo apt update
|
||||
sudo apt install debootstrap xz-utils -y
|
||||
sudo apt install python3-requests debootstrap xz-utils -y
|
||||
cd ~
|
||||
mkdir package
|
||||
# 部署 chroot 环境
|
||||
|
||||
Reference in New Issue
Block a user