mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-02-23 09:36:24 +00:00
@@ -34,6 +34,10 @@ if isTrue "${REPLACE_ENV_VARIABLES}"; then
|
||||
fi
|
||||
|
||||
log "Replacing $name with $value ..."
|
||||
|
||||
value=${value//\\/\\\\}
|
||||
value=${value//#/\\#}
|
||||
|
||||
find /data/ \
|
||||
$dirExcludes \
|
||||
-type f \
|
||||
|
||||
Reference in New Issue
Block a user