update golang to use releases api
[webi-installers/.git] / go / go.bash
index 20991323068cd40a4bf8d585eade7c78d695a313..f9366bf63dc6423e8bba1b1c73e511dea2314aa3 100644 (file)
@@ -1,13 +1,8 @@
-# title: Go (Disambiguation)
-# homepage: https://webinstall.dev
-# tagline: Go is ambigious. Did you mean Golang?
-# ambiguous: golang
+# title: Go (golang alias)
+# homepage: https://webinstall.dev/golang
+# tagline: Alias for https://webinstall.dev/golang
+# alias: golang
 # description: |
-#   Did you mean https://webinstall.dev/golang
+#   See https://webinstall.dev/golang
 
-echo ""
-echo "'go' is ambiguous. Did you mean 'golang'?"
-echo ""
-echo "    curl https://webinstall.dev/golang | bash"
-sleep 2
-echo ""
+curl -fsSL https://webinstall.dev/golang | bash