Skip to content
This repository was archived by the owner on Aug 17, 2020. It is now read-only.

Replace multirust with rustup.sh #27

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

RoxasShadow
Copy link
Contributor

@RoxasShadow RoxasShadow commented Sep 19, 2016

This PR aims to solve #21. Both rustup.sh and cargo will be installed in cached folders in case they are not installed yet. At every deploy we run rustup update to update rustup.sh itself and Rust to the latest versions, whether they're present.

Unfortunately I had problems running most of the rustup.sh commands without explicitly passing our ENV variables to them (and this is why I had to wrap every rustup.sh command inside cmd_exec()) – local variables and exported variables didn't work for me :(

@LeoBorai LeoBorai mentioned this pull request Aug 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant