Don't spam logs

This commit is contained in:
thespad 2025-01-09 22:47:55 +00:00
parent 02cb08c389
commit 49be79923d
No known key found for this signature in database

View File

@ -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