Skip to content

Commit

Permalink
Try to bypass the security warning
Browse files Browse the repository at this point in the history
  • Loading branch information
abcdefg30 committed May 27, 2017
1 parent 0b72a6f commit 2c8199a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion make.cmd
Original file line number Diff line number Diff line change
@@ -1 +1 @@
@powershell -NoProfile -ExecutionPolicy Unrestricted -File make.ps1 %*
@powershell -NoProfile -ExecutionPolicy Bypass -File make.ps1 %*

0 comments on commit 2c8199a

Please sign in to comment.