2024-03-03 14:49:17 +00:00
|
|
|
{{ $installSystemRustup := promptBoolOnce "Install rustup from system or asdf ?" true -}}
|
2024-03-03 14:09:10 +00:00
|
|
|
|
2024-03-03 15:18:17 +00:00
|
|
|
[scriptEnv]
|
2024-03-03 15:19:51 +00:00
|
|
|
SYSTEM_RUSTUP = {{ $installSystemRustup }}
|