chore: add force to install

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
Kasper Juul Hermansen 2023-08-12 21:43:21 +02:00
parent 26ef1cb0cd
commit bc2999fb92
Signed by: kjuulh
GPG Key ID: 9AA7BC13CE474394

View File

@ -1,5 +1,5 @@
#!/bin/bash
cargo install --path cuddle/
cargo install --path cuddle/ --force
cuddle --version