mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-01-29 17:18:38 +01:00
Updated install-powershell.ps1
This commit is contained in:
parent
00d0fb333e
commit
245f6330f9
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user