Skip to content

Instantly share code, notes, and snippets.

@pisceanfoot
Created September 16, 2014 06:03
Show Gist options
  • Save pisceanfoot/42d5d66038017091d5b1 to your computer and use it in GitHub Desktop.
Save pisceanfoot/42d5d66038017091d5b1 to your computer and use it in GitHub Desktop.
powershell run with ExecutionPolicy Unrestricted
powershell.exe -ExecutionPolicy Unrestricted .\build-me.ps1 -RunDebugBuild -1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment