Skip to content

Commit

Permalink
create batch file for windows support
Browse files Browse the repository at this point in the history
  • Loading branch information
ojhaujjwal committed Feb 23, 2016
1 parent dfacc39 commit b4c2f18
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions bin/civix.bat
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
@ECHO OFF
SET BIN_TARGET=%~dp0/civix
php "%BIN_TARGET%" %*

0 comments on commit b4c2f18

Please sign in to comment.