Skip to content

Commit

Permalink
allow parse.bat to be executed from any location
Browse files Browse the repository at this point in the history
to match parse.sh
  • Loading branch information
modcoms committed Mar 28, 2013
1 parent 00cc4ba commit 6ac54c4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions parse.bat
Original file line number Diff line number Diff line change
@@ -1 +1,4 @@
@echo off
pushd "%~dp0"

node parse.js %1

0 comments on commit 6ac54c4

Please sign in to comment.