Skip to content

Commit 49be799

Browse files
committed
Don't spam logs
1 parent 02cb08c commit 49be799

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

root/app/update-mods.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@ find_docker_mods() {
2727
DOCKER_MODS="${DOCKER_MODS#|}"
2828
fi
2929
done
30-
else
31-
echo -e "[mod-init] ${MOD_STATE:+${MOD_STATE} }No mods found in the ${2} context"
3230
fi
3331
done
3432
if [[ "${2}" != "default" ]]; then

0 commit comments

Comments
 (0)