[mc] Remove extraneous exec java call

Fixed #76
This commit is contained in:
Geoff Bourne 2016-06-11 18:44:23 -05:00
parent 4cff161deb
commit b97348d703

View File

@ -404,5 +404,3 @@ then
else
exec java $JVM_OPTS -jar $SERVER "$@"
fi
exec java $JVM_OPTS -jar $SERVER