bundled/runserver.sh @ 57cb38f18a17

Better bootstrap.sh script. It now checks for dependencies and supports
downloading via either wget or curl. It also prints a message on how to
download the file manually in case neither utility is found. Update URL
to use new download location.
author Eliot <fadookie@gmail.com>
date Sat, 10 Sep 2011 01:35:47 -0700
parents a7356884476c
children (none)
#!/usr/bin/env bash

cd bundled
java -Xmx1024M -Xms1024M -jar minecraft_server.jar nogui