Auto-merging via docker-versions-create

This commit is contained in:
Geoff Bourne
2020-04-25 12:10:22 -05:00
10 changed files with 160 additions and 27 deletions

View File

@@ -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