diff --git a/dev.bash b/dev.bash index 2bf17ce..a8f31c5 100644 --- a/dev.bash +++ b/dev.bash @@ -34,7 +34,7 @@ main() { systemctl --user start syncthing systemctl --user enable syncthing - curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- --default-toolchain stable + curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y cargo install \ division_of_one \