From f25b4d101ece3826c1610e6c53676aac7694b542 Mon Sep 17 00:00:00 2001 From: Dmitry Nefedov Date: Sat, 13 Aug 2022 16:51:35 +0300 Subject: [PATCH] Update Download_Sophia.ps1 --- Download_Sophia.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Download_Sophia.ps1 b/Download_Sophia.ps1 index 035cc23e..437fa45a 100644 --- a/Download_Sophia.ps1 +++ b/Download_Sophia.ps1 @@ -220,7 +220,7 @@ switch ($Version) } "Windows_10_PowerShell_7" { - Invoke-Item -Path "$DownloadsFolder\Sophia Script for Windows 10 PowerShell 7 v$LatestRelease" + Invoke-Item -Path "$DownloadsFolder\Sophia Script for Windows 10 PowerShell 7 v$LatestRelease" } "Windows_11_PowerShell_5.1" {