bugfix gitea, fix output for go alias
[webi-installers/.git] / go / install.sh
index a88c0e7f4f2cf84b872479e0647ec9069e6ea79b..f03c2cd3957089fc372f9472d6fa4dab53ba853f 100644 (file)
@@ -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