From 075478029d16932167e0c3a974431cbc65d42de6 Mon Sep 17 00:00:00 2001 From: gfdgd_xi <3025613752@qq.com> Date: Thu, 6 Jul 2023 22:40:18 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9Ebox86=E5=AE=89=E8=A3=85?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0binfmt-support=E6=94=AF=E6=8C=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- InstallBox86.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/InstallBox86.sh b/InstallBox86.sh index f326225..cb3a1cb 100755 --- a/InstallBox86.sh +++ b/InstallBox86.sh @@ -32,6 +32,7 @@ if [[ $PCArch == "arm64" ]]; then fi echo " + sudo apt update" sudo apt update +sudo apt install binfmt-support -y echo apt 源添加完毕!按回车键继续安装 Box86/Box64,若想要停止安装,则请按 Ctrl+C 或按终端右上角 ×(叉叉)退出 echo 按回车键后将会自动安装包名为 box86-generic-arm、box64-generic-arm(box64 要在 aarch64 系统才可安装)的 Box86/Box64 包(适用于通用 ARM 系统) echo 其他特殊版本及其包名可见如下链接(如适用于 rk3399 的版本):