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