mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-06-13 05:49:46 +00:00
+1
-1
@@ -183,7 +183,7 @@ function removeOldMods {
|
||||
|
||||
function get() {
|
||||
local flags=()
|
||||
if isDebugging; then
|
||||
if isTrue "${DEBUG_GET:-false}"; then
|
||||
flags+=("--debug")
|
||||
fi
|
||||
mc-image-helper "${flags[@]}" get "$@"
|
||||
|
||||
Reference in New Issue
Block a user