Updated the install.sh
This commit is contained in:
parent
b9084a1bc2
commit
7725bc665a
@ -6,7 +6,7 @@ NC='\033[0m'
|
|||||||
|
|
||||||
export DEBIAN_FRONTEND=noninteractive
|
export DEBIAN_FRONTEND=noninteractive
|
||||||
export JAVA_VERSION="11"
|
export JAVA_VERSION="11"
|
||||||
export SERVER_ROOT="/opt/mcserver"
|
export SERVER_ROOT="/opt/mcdash"
|
||||||
export JAVA_ROOT="${SERVER_ROOT}/java"
|
export JAVA_ROOT="${SERVER_ROOT}/java"
|
||||||
|
|
||||||
function error() {
|
function error() {
|
||||||
|
Reference in New Issue
Block a user