X-Git-Url: https://git.josue.xyz/?a=blobdiff_plain;f=rust%2Frust.bash;h=ad83dbcdda7f5124935d0acd361690eb30f51fe8;hb=93c6d4289eb42040921ef8c3bc0b3cfbbf6cb073;hp=9d006302d805639a3e1c439c0f554f63af2f92f4;hpb=f1890991e6952feb8827c221e6bcb9ef9f3fb985;p=webi-installers%2F.git diff --git a/rust/rust.bash b/rust/rust.bash index 9d00630..ad83dbc 100644 --- a/rust/rust.bash +++ b/rust/rust.bash @@ -1,6 +1,8 @@ -echo "" -echo "'rust' is ambiguous. Did you mean 'rustlang'?" -echo "" -echo " curl https://webinstall.dev/rustlang | bash" -sleep 2 -echo "" +# title: Rust (rustlang alias) +# homepage: https://webinstall.dev/rustlang +# tagline: Alias for https://webinstall.dev/rustlang +# alias: rustlang +# description: | +# See https://webinstall.dev/rustlang + +curl -fsSL https://webinstall.dev/rustlang | bash