mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-09-05 21:47:57 +00:00
Replace/interpolate variables in files sync'ed from mounts (#1039)
This commit is contained in:
@@ -14,5 +14,4 @@ fi
|
||||
|
||||
log "Resolved CURSE_INSTANCE_JSON as ${CURSE_INSTANCE_JSON}"
|
||||
|
||||
# Continue to Final Setup
|
||||
exec ${SCRIPTS:-/}start-finalSetupWorld "$@"
|
||||
exec ${SCRIPTS:-/}start-setupWorld "$@"
|
||||
|
||||
Reference in New Issue
Block a user