Skip to content

Instantly share code, notes, and snippets.

@tylerszabo
Created January 7, 2018 07:40
Show Gist options
  • Save tylerszabo/94d52c2e48739e1dcf89783fc2cda9f6 to your computer and use it in GitHub Desktop.
Save tylerszabo/94d52c2e48739e1dcf89783fc2cda9f6 to your computer and use it in GitHub Desktop.
Invoke-WebRequest -Uri "https://cygwin.com/setup-x86_64.exe" -OutFile "C:\tools\cygwin\cygwinsetup.exe" -ErrorAction Stop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment