AUTO_CURSEFORGE by default use exclude/include from latest in repo (#1906)

This commit is contained in:
Geoff Bourne
2023-01-14 15:17:12 -06:00
committed by GitHub
parent b23593aec6
commit 3f23c67098
4 changed files with 8 additions and 4 deletions

View File

@@ -10,7 +10,7 @@ set -eu
: "${CF_FILENAME_MATCHER:=}"
: "${CF_PARALLEL_DOWNLOADS:=4}"
: "${CF_FORCE_SYNCHRONIZE:=false}"
: "${CF_EXCLUDE_INCLUDE_FILE:=/image/cf-exclude-include.json}"
: "${CF_EXCLUDE_INCLUDE_FILE:=https://raw.githubusercontent.com/itzg/docker-minecraft-server/master/files/cf-exclude-include.json}"
: "${CF_EXCLUDE_MODS:=}"
: "${CF_FORCE_INCLUDE_MODS:=}"