From cb94d7d8b8e95b4b27fdad86da9cd609cb822ef7 Mon Sep 17 00:00:00 2001 From: Kroese Date: Mon, 3 Aug 2026 12:20:37 +0200 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 7353527b..bca4f4ff 100644 --- a/src/install.sh +++ b/src/install.sh @@ -98,7 +98,7 @@ selectWindowsImage() { return 0 } -configureWindowsMachine() { +configureMachine() { local iso="$1" local dir="$2"