mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-04-24 14:29:26 +00:00
Auto-merging via docker-versions-create
This commit is contained in:
@@ -27,7 +27,7 @@ if [ -n "$ICON" -a ! -e server-icon.png ]; then
|
||||
fi
|
||||
fi
|
||||
|
||||
if [ ${TYPE} != "SPIGOT" ]; then
|
||||
if ! isTrue ${SKIP_LOG4J_CONFIG}; then
|
||||
# Set up log configuration
|
||||
LOGFILE="/data/log4j2.xml"
|
||||
if [ ! -e "$LOGFILE" ]; then
|
||||
|
||||
Reference in New Issue
Block a user