From dc9039d076bbdf6ebfc5024dedaac01f98afd4ca Mon Sep 17 00:00:00 2001 From: Kroese Date: Thu, 20 Mar 2025 02:09:58 +0100 Subject: [PATCH] Update entry.sh --- src/entry.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/src/entry.sh b/src/entry.sh index 69a83c4..27d7066 100755 --- a/src/entry.sh +++ b/src/entry.sh @@ -2,6 +2,7 @@ set -Eeuo pipefail : "${APP:="QEMU"}" +: "${MACHINE:="virt"}" : "${SUPPORT:="https://github.com/qemus/qemu-arm"}" cd /run