mirror of
https://github.com/linuxserver/docker-modmanager.git
synced 2026-02-20 08:34:32 +08:00
Don't spam logs
This commit is contained in:
parent
02cb08c389
commit
49be79923d
@ -27,8 +27,6 @@ find_docker_mods() {
|
||||
DOCKER_MODS="${DOCKER_MODS#|}"
|
||||
fi
|
||||
done
|
||||
else
|
||||
echo -e "[mod-init] ${MOD_STATE:+${MOD_STATE} }No mods found in the ${2} context"
|
||||
fi
|
||||
done
|
||||
if [[ "${2}" != "default" ]]; then
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user