Update install-updates.ps1

This commit is contained in:
Markus Fleschutz 2022-11-18 19:08:18 +01:00
parent c65c8fcdbf
commit 2b58305a23

View File

@ -27,7 +27,7 @@ try {
"⏳ (4/4) Upgrading installed Snap packages..."
& sudo snap refresh
} else {
"⏳ (1/2) Querying updates for applications..."
"⏳ (1/2) Querying application updates..."
& winget upgrade
"⏳ (2/2) Upgrading applications..."