From aa922541932f0d69e21b3dd22d55eece05f2a0ee Mon Sep 17 00:00:00 2001 From: Kroese Date: Tue, 23 Jan 2024 19:54:40 +0100 Subject: [PATCH] Update entry.sh --- src/entry.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/entry.sh b/src/entry.sh index bc61969..c1cf0d6 100644 --- a/src/entry.sh +++ b/src/entry.sh @@ -2,7 +2,7 @@ set -Eeuo pipefail APP="Windows" -export BOOT_MODE="windows" +BOOT_MODE="windows" SUPPORT="https://github.com/dockur/windows" cd /run