mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-04-04 22:38:34 +02:00
Updated list-updates.ps1
This commit is contained in:
parent
ea0e38f364
commit
c43e787025
@ -34,7 +34,7 @@ try {
|
|||||||
Write-Progress -completed "Done."
|
Write-Progress -completed "Done."
|
||||||
}
|
}
|
||||||
" "
|
" "
|
||||||
"NOTE: Use the script 'install-updates.ps1' to install the listed updates."
|
"NOTE: Execute script 'install-updates.ps1' to install the listed updates."
|
||||||
exit 0 # success
|
exit 0 # success
|
||||||
} catch {
|
} catch {
|
||||||
"⚠️ Error in line $($_.InvocationInfo.ScriptLineNumber): $($Error[0])"
|
"⚠️ Error in line $($_.InvocationInfo.ScriptLineNumber): $($Error[0])"
|
||||||
|
Loading…
Reference in New Issue
Block a user