mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-09 13:04:59 +02:00
Update install-updates.ps1
This commit is contained in:
@ -29,7 +29,7 @@ try {
|
||||
} else {
|
||||
"⏳ (1/2) Querying application updates..."
|
||||
& winget upgrade
|
||||
|
||||
" "
|
||||
"⏳ (2/2) Upgrading applications..."
|
||||
& winget upgrade --all
|
||||
}
|
||||
|
Reference in New Issue
Block a user