mirror of
https://gitee.com/gfdgd-xi/deep-wine-runner
synced 2025-12-13 18:42:03 +08:00
初步制作qemu实现的跨架构运行wine的功能结构
This commit is contained in:
3
ShellList/InstallQemuUserStatic.sh
Executable file
3
ShellList/InstallQemuUserStatic.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
echo 开始安装 qemu-user-static
|
||||
pkexec apt update
|
||||
pkexec apt install qemu-user-static -y
|
||||
Reference in New Issue
Block a user