Updated the install.sh

This commit is contained in:
2024-02-15 21:01:27 +01:00
parent b9084a1bc2
commit 7725bc665a

View File

@ -6,7 +6,7 @@ NC='\033[0m'
export DEBIAN_FRONTEND=noninteractive
export JAVA_VERSION="11"
export SERVER_ROOT="/opt/mcserver"
export SERVER_ROOT="/opt/mcdash"
export JAVA_ROOT="${SERVER_ROOT}/java"
function error() {