Skip to content

Commit f84cef1

Browse files
committedDec 28, 2016
Add build.cmd script wrapper for build.ps1
1 parent ef7e11c commit f84cef1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎build.cmd

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
powershell.exe -ExecutionPolicy bypass -Command "& '%~dpn0.ps1'" %*

0 commit comments

Comments
 (0)
Please sign in to comment.