mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-03-09 00:01:23 +00:00
New logger with color and specific types. Code cleanup (#3108)
This commit is contained in:
@@ -9,7 +9,7 @@ if ! SERVER=$(mc-image-helper github download-latest-asset \
|
||||
--name-pattern="kettinglauncher-.+?(?<!-sources)\.jar" \
|
||||
kettingpowered/kettinglauncher
|
||||
); then
|
||||
log "ERROR: failed to download Ketting launcher"
|
||||
logError "Failed to download Ketting launcher"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user