fixed EOL character for non-windows scripts

This commit is contained in:
betasteward 2015-08-18 21:08:09 -04:00
parent d27513752d
commit b4edc1bda1
2 changed files with 0 additions and 3 deletions

View file

@ -1,5 +1,3 @@
#!/bin/sh
cd "`dirname "$0"`"
java -Xms256m -Xmx512m -XX:MaxPermSize=256m -XX:+UseConcMarkSweepGC -XX:+CMSClassUnloadingEnabled -jar ./lib/mage-client-${project.version}.jar &