fedora: Don't prompt when installing rustup

This commit is contained in:
Donovan Glover 2018-11-13 14:48:24 -05:00
parent 266ce1a6e2
commit 6b30e9201f
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -46,7 +46,7 @@ crystal:
.PHONY: rust
rust:
@./vendor/rustup-init.sh
@./vendor/rustup-init.sh -y
.PHONY: diff-so-fancy
diff-so-fancy: