mirror of
https://github.com/webinstall/webi-installers.git
synced 2026-08-19 03:56:16 +00:00
chore: update shfmt
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ set -u
|
||||
__redirect_alias_rustlang() {
|
||||
echo "'rust' is an alias for 'rustlang'"
|
||||
WEBI_HOST=${WEBI_HOST:-"https://webinstall.dev"}
|
||||
curl -fsSL "$WEBI_HOST/rustlang@${WEBI_VERSION:-}" | sh
|
||||
curl -fsSL "$WEBI_HOST/rustlang@${WEBI_VERSION-}" | sh
|
||||
}
|
||||
|
||||
__redirect_alias_rustlang
|
||||
|
||||
Reference in New Issue
Block a user