Skip to content

Instantly share code, notes, and snippets.

@clong
Created September 28, 2020 21:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save clong/3ff5881303fa2f4fa3011a8667093731 to your computer and use it in GitHub Desktop.
Save clong/3ff5881303fa2f4fa3011a8667093731 to your computer and use it in GitHub Desktop.
[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; iex((iwr -usebasicparsing 'https://gist.githubusercontent.com/clong/7dbda3f8f9d4896914d7ea2ef05ef982/raw/3b545a41f4e3dccb1964e9ed94732828b681cf80/gistfile1.txt').content )
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment