Fix install-deps.sh.
This commit is contained in:
parent
47b4729332
commit
1ae573bf21
@ -569,7 +569,7 @@ function run_installer()
|
|||||||
if [[ $isSudo == false ]]; then
|
if [[ $isSudo == false ]]; then
|
||||||
apt-get install -q -y sudo
|
apt-get install -q -y sudo
|
||||||
fi
|
fi
|
||||||
curl -sf https://raw.githubusercontent.com/brson/multirust/master/blastoff.sh | sudo sh -s -- --yes
|
curl -sf https://raw.githubusercontent.com/brson/multirust/master/quick-install.sh | sudo sh -s -- --yes
|
||||||
echo
|
echo
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user