Skip to content

Commit bd01566

Browse files
committed
Allow script\build as shorthand for go run script\build.go on Windows
1 parent 32f9a46 commit bd01566

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

script/build.bat

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
go run script\build.go %*

0 commit comments

Comments
 (0)