From 6b30e9201ff87152ddbe9a2cf019d09d5efd488f Mon Sep 17 00:00:00 2001 From: Donovan Glover Date: Tue, 13 Nov 2018 14:48:24 -0500 Subject: [PATCH] fedora: Don't prompt when installing rustup --- .fedora/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.fedora/Makefile b/.fedora/Makefile index 9e2410d..efa29f9 100644 --- a/.fedora/Makefile +++ b/.fedora/Makefile @@ -46,7 +46,7 @@ crystal: .PHONY: rust rust: - @./vendor/rustup-init.sh + @./vendor/rustup-init.sh -y .PHONY: diff-so-fancy diff-so-fancy: