mirror of
https://github.com/hastagAB/Awesome-Python-Scripts.git
synced 2024-11-24 04:21:08 +00:00
4 lines
59 B
Bash
4 lines
59 B
Bash
#!/bin/sh
|
|
|
|
java -Xmx2048M -Xms2048M -jar server.jar -nogui
|