From bcabfe3da1ea24220a026606762d899cfbd7438e Mon Sep 17 00:00:00 2001 From: Kroese Date: Thu, 4 Jun 2026 19:29:14 +0200 Subject: [PATCH] fix: Do not redirect input --- src/entry.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/entry.sh b/src/entry.sh index abcb11e..ad0ba93 100644 --- a/src/entry.sh +++ b/src/entry.sh @@ -35,7 +35,7 @@ info "Booting $APP using QEMU v$version..." [[ "$SHUTDOWN" != [Yy1]* ]] && exec qemu-system-x86_64 ${ARGS:+ $ARGS} -qemu-system-x86_64 ${ARGS:+ $ARGS}