Create run.sh
This commit is contained in:
6
files/run.sh
Normal file
6
files/run.sh
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
# Copyright (c) 2018 fithwum
|
||||||
|
# All rights reserved
|
||||||
|
|
||||||
|
MC_VERSION=1.16.1
|
||||||
|
java -Xmx2048M -Xms2048M -jar minecraft_server_${MC_VERSION}.jar nogui
|
||||||
Reference in New Issue
Block a user