mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-02-19 15:56:24 +00:00
Allow embedded comments in newline-comma lists (#3705)
This commit is contained in:
@@ -312,7 +312,7 @@ function handleCurseForgeFiles() {
|
||||
# since we want CURSEFORGE_FILES to expand
|
||||
mc-image-helper curseforge-files \
|
||||
"${args[@]}" \
|
||||
${CURSEFORGE_FILES}
|
||||
"${CURSEFORGE_FILES}"
|
||||
}
|
||||
|
||||
handlePackwiz
|
||||
|
||||
Reference in New Issue
Block a user