4 lines
182 B
Plaintext
4 lines
182 B
Plaintext
# @name: Winget Updater
|
|
# @description: This will update all the Apps on Windows using Winget
|
|
|
|
winget upgrade --all --silent --accept-package-agreements --accept-source-agreements |