mirror of
https://gitee.com/gfdgd-xi/deep-wine-runner
synced 2025-12-14 02:52:03 +08:00
支持从QEMU开启
This commit is contained in:
@@ -15,6 +15,7 @@ if [[ -f /tmp/$fileName ]]; then
|
||||
fi
|
||||
aria2c -x 16 -s 16 -c $url -d /tmp -o $fileName
|
||||
sudo apt update
|
||||
sudo apt install qemu-user qemu-user-static binfmt-support -y
|
||||
sudo dpkg -i /tmp/$fileName
|
||||
echo 安装完成,按回车键退出
|
||||
read
|
||||
read
|
||||
|
||||
Reference in New Issue
Block a user