mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-04-21 01:18:18 +02:00
Updated install-powershell.ps1
This commit is contained in:
parent
00d0fb333e
commit
245f6330f9
@ -503,7 +503,7 @@ try {
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (-not $UseMSI) {
|
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) {
|
if ($Destination -eq $PSHOME) {
|
||||||
Write-Host " - Please restart pwsh now."
|
Write-Host " - Please restart pwsh now."
|
||||||
} else {
|
} else {
|
||||||
|
Loading…
Reference in New Issue
Block a user