5 lines
76 B
Bash
Executable File
5 lines
76 B
Bash
Executable File
#!/bin/sh
|
|
|
|
exec /usr/bin/java -Xmx6G -Xms6G -jar "server-1.21.5.jar" nogui
|
|
|