Browse Source

Update Download_Sophia.ps1

pull/384/head
Dmitry Nefedov 2 years ago
parent
commit
f25b4d101e
  1. 2
      Download_Sophia.ps1

2
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"
{

Loading…
Cancel
Save