支持从QEMU开启

This commit is contained in:
2023-04-09 21:12:36 +08:00
parent a1d61c2b65
commit b7c3ebf024
9 changed files with 45 additions and 11 deletions

View File

@@ -16,5 +16,6 @@ fi
aria2c -x 16 -s 16 -c $url -d /tmp -o $fileName
sudo apt update
sudo dpkg -i /tmp/$fileName
sudo apt install qemu-user qemu-user-static binfmt-support -y
echo 安装完成,按回车键退出
read
read