X-Git-Url: https://git.josue.xyz/?a=blobdiff_plain;f=go%2Finstall.sh;h=f03c2cd3957089fc372f9472d6fa4dab53ba853f;hb=19b83dd6fccb1db44426e6e2acfc58da6e3ba9ac;hp=a88c0e7f4f2cf84b872479e0647ec9069e6ea79b;hpb=5e0debf4c54c1e55476c1bc533c26db2b54d2f77;p=webi-installers%2F.git diff --git a/go/install.sh b/go/install.sh index a88c0e7..f03c2cd 100644 --- a/go/install.sh +++ b/go/install.sh @@ -5,5 +5,5 @@ # description: | # See https://webinstall.dev/golang -echo "'go@${WEBI_TAG:-}' is an alias for 'golang@${WEBI_VERSION:-}'" +echo "'go@${WEBI_TAG:-stable}' is an alias for 'golang@${WEBI_VERSION:-}'" curl -fsSL https://webinstall.dev/golang@${WEBI_VERSION:-} | bash