mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-01-29 09:08:37 +01:00
fedora: Don't prompt when installing rustup
This commit is contained in:
parent
266ce1a6e2
commit
6b30e9201f
@ -46,7 +46,7 @@ crystal:
|
|||||||
|
|
||||||
.PHONY: rust
|
.PHONY: rust
|
||||||
rust:
|
rust:
|
||||||
@./vendor/rustup-init.sh
|
@./vendor/rustup-init.sh -y
|
||||||
|
|
||||||
.PHONY: diff-so-fancy
|
.PHONY: diff-so-fancy
|
||||||
diff-so-fancy:
|
diff-so-fancy:
|
||||||
|
Loading…
Reference in New Issue
Block a user