diff --git a/dev.bash b/dev.bash index a8f31c5..2e7963f 100644 --- a/dev.bash +++ b/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 \