Skip to content

Instantly share code, notes, and snippets.

@daramkun
Created August 6, 2013 12:45
Show Gist options
  • Select an option

  • Save daramkun/6164140 to your computer and use it in GitHub Desktop.

Select an option

Save daramkun/6164140 to your computer and use it in GitHub Desktop.
#!/bin/bash
nohup java -Xmx256M -Xms256M -jar ./minecraft_server.jar nogui &
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment