This commit is contained in:
2026-04-28 00:00:51 +08:00
parent aa57177db0
commit 9fe156e8d4

View File

@@ -68,7 +68,7 @@ chroot: failed to run command '/bin/sh': Exec format error
You need to install support for amd64 emulation
For Debian
``bash
```bash
apt-get install -y qemu-user-static binfmt-support
```