We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02cb08c commit 49be799Copy full SHA for 49be799
1 file changed
root/app/update-mods.sh
@@ -27,8 +27,6 @@ find_docker_mods() {
27
DOCKER_MODS="${DOCKER_MODS#|}"
28
fi
29
done
30
- else
31
- echo -e "[mod-init] ${MOD_STATE:+${MOD_STATE} }No mods found in the ${2} context"
32
33
34
if [[ "${2}" != "default" ]]; then
0 commit comments