6f2f87ec6a0f453738926bb4b098cf47fcfd58bb
[webi-installers/.git] / rust / install.sh
1 # title: Rust (rustlang alias)
2 # homepage: https://webinstall.dev/rustlang
3 # tagline: Alias for https://webinstall.dev/rustlang
4 # alias: rustlang
5 # description: |
6 #   See https://webinstall.dev/rustlang
7
8 echo "'rust' is an alias for 'rustlang'"
9 WEBI_HOST=${WEBI_HOST:-"https://webinstall.dev"}
10 curl -fsSL "$WEBI_HOST/rustlang@${WEBI_VERSION:-}" | bash