Removed echo on bat file

This commit is contained in:
Josh Suereth 2012-01-11 13:07:12 -05:00
parent 1a2435f746
commit b429b0a246
1 changed files with 1 additions and 0 deletions

View File

@ -1,2 +1,3 @@
@echo off
set SCRIPT_DIR=%~dp0
java -Xmx512M -jar "%SCRIPT_DIR%sbt-launch.jar" %*