Allow for multiple patterns in REMOVE_OLD_MODS_INCLUDE/EXCLUDE (#1637)

This commit is contained in:
Geoff Bourne
2022-07-29 21:28:04 -05:00
committed by GitHub
parent c83705157c
commit 8dbfff1873
7 changed files with 21 additions and 7 deletions
+1
View File
@@ -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)