Uninstall rustup if installed with upstream script

This commit is contained in:
flyingscorpio@pinebookpro 2021-07-28 19:11:24 +02:00
parent 18ee5b7ae8
commit a8539bc9e8

View file

@ -321,6 +321,9 @@ markdown viewer:
- update-mime-database ~/.local/share/mime
rust:
- run:
command: rustup self uninstall
condition: "[ -e ~/.cargo ]"
- install:
- rustup
- run: