bugfix gitea, fix output for go alias
[webi-installers/.git] / go / install.sh
1 # title: Go (golang alias)
2 # homepage: https://webinstall.dev/golang
3 # tagline: Alias for https://webinstall.dev/golang
4 # alias: golang
5 # description: |
6 #   See https://webinstall.dev/golang
7
8 echo "'go@${WEBI_TAG:-stable}' is an alias for 'golang@${WEBI_VERSION:-}'"
9 curl -fsSL https://webinstall.dev/golang@${WEBI_VERSION:-} | bash