mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2024-11-14 22:55:52 -06:00
Create winget.ps1
This commit is contained in:
parent
07f21a4eb4
commit
270b11a3ac
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
|
Loading…
Reference in New Issue
Block a user