mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-08-18 13:13:18 +00:00
Allow for multiple patterns in REMOVE_OLD_MODS_INCLUDE/EXCLUDE (#1637)
This commit is contained in:
@@ -8,6 +8,7 @@ handleDebugMode
|
||||
|
||||
: "${SPIGET_RESOURCES:=}"
|
||||
: "${SPIGET_DOWNLOAD_TOLERANCE:=5}" # in minutes
|
||||
: "${REMOVE_OLD_MODS_INCLUDE:=*.jar,*-version.json}"
|
||||
|
||||
acceptArgs=(--accept application/zip --accept application/java-archive --accept application/octet-stream)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user