deep-wine-runner/ShellList/InstallQemuUserStatic.sh

3 lines
91 B
Bash
Executable File

echo 开始安装 qemu-user-static
pkexec apt update
pkexec apt install qemu-user-static -y