mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-05-11 11:04:46 +02:00
Updated list-updates.ps1
This commit is contained in:
parent
3844dabba3
commit
58bba20351
@ -42,7 +42,7 @@ try {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
" "
|
" "
|
||||||
"💡 Execute the script 'install-updates.ps1' to install the listed updates."
|
"💡 Execute '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