Skip to content

Commit

Permalink
Create install.ps1
Browse files Browse the repository at this point in the history
  • Loading branch information
AzimsTech authored Jul 26, 2024
1 parent 698ae1f commit 9300bc4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions install.ps1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Set-ExecutionPolicy Bypass -Scope Process -Force; iex ((New-Object System.Net.WebClient).DownloadString('http://internal/odata/repo/ChocolateyInstall.ps1'))

0 comments on commit 9300bc4

Please sign in to comment.