2 lines
54 B
Bash
2 lines
54 B
Bash
|
#!/bin/sh
|
||
|
java -Xmx3G -Xms2G -jar TekkitLite.jar nogui
|