1
This commit is contained in:
commit
f465b564b5
1
install.ps1
Normal file
1
install.ps1
Normal file
@ -0,0 +1 @@
|
||||
Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://community.chocolatey.org/install.ps1'))
|
Loading…
Reference in New Issue
Block a user