Skip to content

Commit f84cef1

Browse files
committed
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

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

0 commit comments

Comments
 (0)