deep-wine-runner/deb/opt/apps/deepin-wine-runner/QemuSystemInstall.sh
2023-04-15 18:39:30 +08:00

4 lines
89 B
Bash
Executable File

#!/bin/bash
pkexec apt install qemu-system -y
echo 安装完成!按回车键退出
read