one less prompt

This commit is contained in:
Adam 2024-12-28 04:38:33 -05:00
parent 2bf589e529
commit 8ac9d30898

View file

@ -65,7 +65,7 @@ if [ "$1" -ge 1 ]; then
fi
if [ ! "$(command -v leptosfmt)" ]; then
cargo binstall leptosfmt
cargo binstall --no-confirm leptosfmt
fi
fi