Add non-working code to work with Goeff

This commit is contained in:
Daniel L. Polanco 2015-03-04 20:07:37 -07:00
parent 2f4b73d862
commit df09adbfd7

View file

@ -50,7 +50,6 @@ case $TYPE in
echo "Installing $SERVER"
exec java -jar $FORGE_INSTALLER --installServer
fi
;;
esac