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