source the cargo env

This commit is contained in:
_ 2025-08-30 17:30:39 +00:00
parent 15112b5808
commit 03d9822b41

View file

@ -35,6 +35,7 @@ main() {
systemctl --user enable syncthing systemctl --user enable syncthing
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y
. "$HOME/.cargo/env"
cargo install \ cargo install \
division_of_one \ division_of_one \