Install WingetUI
This commit is contained in:
parent
855715059e
commit
c3c8d5719d
1 changed files with 1 additions and 0 deletions
|
@ -57,6 +57,7 @@ function Restore-GenericApps([Context] $context) {
|
||||||
;
|
;
|
||||||
|
|
||||||
winget install --accept-source-agreements --accept-package-agreements -e --id KDE.KDEConnect;
|
winget install --accept-source-agreements --accept-package-agreements -e --id KDE.KDEConnect;
|
||||||
|
winget install --accept-source-agreements --accept-package-agreements -e --id SomePythonThings.WingetUIStore
|
||||||
|
|
||||||
# Media
|
# Media
|
||||||
choco install -y `
|
choco install -y `
|
||||||
|
|
Loading…
Reference in a new issue