5 lines
76 B
Bash
Executable File
5 lines
76 B
Bash
Executable File
#!/bin/sh
|
|
|
|
exec /usr/bin/java -Xmx3G -Xms3G -jar "server-1.21.4.jar" nogui
|
|
|