From c69b7e33c2038b3de159e3031c501eb85e8f33f1 Mon Sep 17 00:00:00 2001 From: Manuel Thalmann Date: Thu, 22 Jun 2023 14:08:06 +0200 Subject: [PATCH] Fix typo --- winfs/Scripts/Startup.cmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/winfs/Scripts/Startup.cmd b/winfs/Scripts/Startup.cmd index 344523d..81b0eb9 100644 --- a/winfs/Scripts/Startup.cmd +++ b/winfs/Scripts/Startup.cmd @@ -5,4 +5,4 @@ rem cls echo. echo Starting windows Setup... -X:\PowerShell\pwsh.exe -ExecutionPolicy bypass -file "X:\Scripts\Startup.ps1"; +X:\PowerShell\pwsh.exe -ExecutionPolicy bypass -file "X:\Scripts\Startup.ps1"