Skip to content

Commit

Permalink
Deletes code intended for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
baptistecolin committed Oct 9, 2017
1 parent 1327a76 commit d9d958e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@ else
if [ $Rust_answer == y ];
then
# User agreed, proceed with installation
# curl https://sh.rustup.rs -sSf | sh
echo "là on installe Rust"
curl https://sh.rustup.rs -sSf | sh
else
# User refused, abort installation
exit 1
Expand Down

0 comments on commit d9d958e

Please sign in to comment.