mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2026-06-19 22:00:02 +10:00
Create winget.ps1
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
Install-PackageProvider NuGet -Force;
|
||||
Set-PSRepository PSGallery -InstallationPolicy Trusted
|
||||
Install-Script -Name winget-install -Force
|
||||
Reference in New Issue
Block a user