one less prompt
This commit is contained in:
parent
2bf589e529
commit
8ac9d30898
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue