mirror of
https://github.com/fleschutz/PowerShell.git
synced 2024-11-27 10:23:17 +01:00
Update install-updates.ps1
This commit is contained in:
parent
baa459d26a
commit
3b1fd748e4
@ -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
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user