source the cargo env
This commit is contained in:
parent
15112b5808
commit
03d9822b41
1 changed files with 1 additions and 0 deletions
1
dev.bash
1
dev.bash
|
@ -35,6 +35,7 @@ main() {
|
|||
systemctl --user enable syncthing
|
||||
|
||||
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y
|
||||
. "$HOME/.cargo/env"
|
||||
|
||||
cargo install \
|
||||
division_of_one \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue