add install
This commit is contained in:
parent
4d683e9201
commit
6bb1b0c43b
5
install.sh
Normal file
5
install.sh
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
cargo install --git https://github.com/pluie-org/ykre.git --root ./
|
||||||
|
sudo mv ./bin/ykre /usr/local/bin/
|
||||||
|
rm -rf ./bin
|
Loading…
Reference in New Issue
Block a user