mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2025-07-27 07:10:20 -05:00
Create winget.ps1
This commit is contained in:
3
winget.ps1
Normal file
3
winget.ps1
Normal file
@ -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