fix: update java path to match container
This commit is contained in:
@@ -91,7 +91,7 @@ category = Mods
|
|||||||
## - {PARAMS} See below (also, {PARAMS1} to {PARAMS5})
|
## - {PARAMS} See below (also, {PARAMS1} to {PARAMS5})
|
||||||
## - {WORKING_DIR} Server working directory
|
## - {WORKING_DIR} Server working directory
|
||||||
[start]
|
[start]
|
||||||
command = "/usr/lib/jvm/java-1.8-openjdk" -Xmx{MAX_MEMORY}M -Xms{START_MEMORY}M -Djline.terminal=jline.UnsupportedTerminal -jar "{JAR}" nogui
|
command = "/opt/java-1.8-openjdk/bin/java" -Xmx{MAX_MEMORY}M -Xms{START_MEMORY}M -Djline.terminal=jline.UnsupportedTerminal -jar "{JAR}" nogui
|
||||||
|
|
||||||
## The sections [params], [params1] to [params4] define additional command
|
## The sections [params], [params1] to [params4] define additional command
|
||||||
## line parameters that can be enabled/disabled in the panel.
|
## line parameters that can be enabled/disabled in the panel.
|
||||||
|
|||||||
@@ -91,7 +91,7 @@ category = Mods
|
|||||||
## - {PARAMS} See below (also, {PARAMS1} to {PARAMS5})
|
## - {PARAMS} See below (also, {PARAMS1} to {PARAMS5})
|
||||||
## - {WORKING_DIR} Server working directory
|
## - {WORKING_DIR} Server working directory
|
||||||
[start]
|
[start]
|
||||||
command = "/usr/lib/jvm/java-1.8-openjdk" -Xmx{MAX_MEMORY}M -Xms{START_MEMORY}M -Djline.terminal=jline.UnsupportedTerminal -jar "{JAR}" nogui
|
command = "/opt/java-1.8-openjdk/bin/java" -Xmx{MAX_MEMORY}M -Xms{START_MEMORY}M -Djline.terminal=jline.UnsupportedTerminal -jar "{JAR}" nogui
|
||||||
|
|
||||||
## The sections [params], [params1] to [params4] define additional command
|
## The sections [params], [params1] to [params4] define additional command
|
||||||
## line parameters that can be enabled/disabled in the panel.
|
## line parameters that can be enabled/disabled in the panel.
|
||||||
|
|||||||
@@ -91,7 +91,7 @@ category = Mods
|
|||||||
## - {PARAMS} See below (also, {PARAMS1} to {PARAMS5})
|
## - {PARAMS} See below (also, {PARAMS1} to {PARAMS5})
|
||||||
## - {WORKING_DIR} Server working directory
|
## - {WORKING_DIR} Server working directory
|
||||||
[start]
|
[start]
|
||||||
command = "/usr/lib/jvm/java-1.8-openjdk" -Xmx{MAX_MEMORY}M -Xms{START_MEMORY}M -Djline.terminal=jline.UnsupportedTerminal -jar "{JAR}" nogui
|
command = "/opt/java-1.8-openjdk/bin/java" -Xmx{MAX_MEMORY}M -Xms{START_MEMORY}M -Djline.terminal=jline.UnsupportedTerminal -jar "{JAR}" nogui
|
||||||
|
|
||||||
## The sections [params], [params1] to [params4] define additional command
|
## The sections [params], [params1] to [params4] define additional command
|
||||||
## line parameters that can be enabled/disabled in the panel.
|
## line parameters that can be enabled/disabled in the panel.
|
||||||
|
|||||||
@@ -91,7 +91,7 @@ category = Mods
|
|||||||
## - {PARAMS} See below (also, {PARAMS1} to {PARAMS5})
|
## - {PARAMS} See below (also, {PARAMS1} to {PARAMS5})
|
||||||
## - {WORKING_DIR} Server working directory
|
## - {WORKING_DIR} Server working directory
|
||||||
[start]
|
[start]
|
||||||
command = "/usr/lib/jvm/java-17-openjdk" -Xmx{MAX_MEMORY}M -Xms{START_MEMORY}M -Djline.terminal=jline.UnsupportedTerminal -jar "{JAR}" nogui
|
command = "/opt/java-17-openjdk/bin/java" -Xmx{MAX_MEMORY}M -Xms{START_MEMORY}M -Djline.terminal=jline.UnsupportedTerminal -jar "{JAR}" nogui
|
||||||
|
|
||||||
## The sections [params], [params1] to [params4] define additional command
|
## The sections [params], [params1] to [params4] define additional command
|
||||||
## line parameters that can be enabled/disabled in the panel.
|
## line parameters that can be enabled/disabled in the panel.
|
||||||
|
|||||||
@@ -91,7 +91,7 @@ category = Mods
|
|||||||
## - {PARAMS} See below (also, {PARAMS1} to {PARAMS5})
|
## - {PARAMS} See below (also, {PARAMS1} to {PARAMS5})
|
||||||
## - {WORKING_DIR} Server working directory
|
## - {WORKING_DIR} Server working directory
|
||||||
[start]
|
[start]
|
||||||
command = "/usr/lib/jvm/java-17-openjdk" -Xmx{MAX_MEMORY}M -Xms{START_MEMORY}M -Djline.terminal=jline.UnsupportedTerminal -jar "{JAR}" nogui
|
command = "/opt/java-17-openjdk/bin/java" -Xmx{MAX_MEMORY}M -Xms{START_MEMORY}M -Djline.terminal=jline.UnsupportedTerminal -jar "{JAR}" nogui
|
||||||
|
|
||||||
## The sections [params], [params1] to [params4] define additional command
|
## The sections [params], [params1] to [params4] define additional command
|
||||||
## line parameters that can be enabled/disabled in the panel.
|
## line parameters that can be enabled/disabled in the panel.
|
||||||
|
|||||||
@@ -91,7 +91,7 @@ category = Mods
|
|||||||
## - {PARAMS} See below (also, {PARAMS1} to {PARAMS5})
|
## - {PARAMS} See below (also, {PARAMS1} to {PARAMS5})
|
||||||
## - {WORKING_DIR} Server working directory
|
## - {WORKING_DIR} Server working directory
|
||||||
[start]
|
[start]
|
||||||
command = "/usr/lib/jvm/java-17-openjdk" -Xmx{MAX_MEMORY}M -Xms{START_MEMORY}M -Djline.terminal=jline.UnsupportedTerminal -jar "{JAR}" nogui
|
command = "/opt/java-17-openjdk/bin/java" -Xmx{MAX_MEMORY}M -Xms{START_MEMORY}M -Djline.terminal=jline.UnsupportedTerminal -jar "{JAR}" nogui
|
||||||
|
|
||||||
## The sections [params], [params1] to [params4] define additional command
|
## The sections [params], [params1] to [params4] define additional command
|
||||||
## line parameters that can be enabled/disabled in the panel.
|
## line parameters that can be enabled/disabled in the panel.
|
||||||
|
|||||||
@@ -11,4 +11,4 @@ decode = utf-8
|
|||||||
fileEncoding = latin-1
|
fileEncoding = latin-1
|
||||||
|
|
||||||
[start]
|
[start]
|
||||||
command = "/usr/lib/jvm/java-1.8-openjdk" -Xmx{MAX_MEMORY}M -Xms{START_MEMORY}M -Djline.terminal=jline.UnsupportedTerminal -jar "{JAR}" nogui
|
command = "/opt/java-1.8-openjdk/bin/java" -Xmx{MAX_MEMORY}M -Xms{START_MEMORY}M -Djline.terminal=jline.UnsupportedTerminal -jar "{JAR}" nogui
|
||||||
|
|||||||
Reference in New Issue
Block a user