chore: add force to install
Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
parent
26ef1cb0cd
commit
bc2999fb92
@ -1,5 +1,5 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
cargo install --path cuddle/
|
cargo install --path cuddle/ --force
|
||||||
|
|
||||||
cuddle --version
|
cuddle --version
|
||||||
|
Loading…
Reference in New Issue
Block a user