mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-02-22 09:06:23 +00:00
autocf: remove usage of old parallel downloads option (#2095)
This commit is contained in:
@@ -40,7 +40,6 @@ if [[ ${CF_SET_LEVEL_FROM} ]]; then
|
||||
args+=(--set-level-from="$CF_SET_LEVEL_FROM")
|
||||
fi
|
||||
args+=(
|
||||
--parallel-downloads="$CF_PARALLEL_DOWNLOADS"
|
||||
--force-synchronize="$CF_FORCE_SYNCHRONIZE"
|
||||
--overrides-skip-existing="$CF_OVERRIDES_SKIP_EXISTING"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user