From 9b9441b10cc4329aec58cb9ddbedb8fd9a202da7 Mon Sep 17 00:00:00 2001 From: Kroese Date: Fri, 26 Jan 2024 21:59:03 +0100 Subject: [PATCH] Update install.sh --- src/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/install.sh b/src/install.sh index 1f9993e..aec8399 100644 --- a/src/install.sh +++ b/src/install.sh @@ -49,7 +49,7 @@ if [[ "${VERSION,,}" == "win10x64-enterprise-ltsc-eval" ]]; then fi if [[ "${VERSION,,}" == "tiny10" ]]; then - DETECTED="win10x64-enterprise-ltsc-eval" + DETECTED="win10x64-ltsc" VERSION="https://archive.org/download/tiny-10-23-h2/tiny10%20x64%2023h2.iso" fi