mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-07-03 14:10:07 +02:00
Updated install-powershell.ps1
This commit is contained in:
@ -503,7 +503,7 @@ try {
|
||||
}
|
||||
|
||||
if (-not $UseMSI) {
|
||||
Write-Host "✅ PowerShell $release has been installed at $Destination" -noNewline
|
||||
Write-Host "✅ Installed PowerShell $release at $Destination" -noNewline
|
||||
if ($Destination -eq $PSHOME) {
|
||||
Write-Host " - Please restart pwsh now."
|
||||
} else {
|
||||
|
Reference in New Issue
Block a user