*/install.ps1: more cleanup
[webi-installers/.git] / webi / install.sh
index c5730b2a6a18bf422c65f820b8745b406db1db98..6531614baa1dfd9a2027b93165fcc197d190f351 100644 (file)
@@ -1,24 +1,7 @@
 #!/bin/bash
 
-# title: Webi
-# homepage: https://webinstall.dev
-# tagline: webinstall.dev for the CLI
-# description: |
-#   for the people like us that are too lazy even to run <kbd>curl&nbsp;https://webinstall.dev/PACKAGE_NAME&nbsp;|&nbsp;bash</kbd>
-# examples: |
-#   ```bash
-#   webi node@latest
-#   ```
-#   <br/>
-#
-#   ```bash
-#   webi golang@v1.14
-#   ```
-#   <br/>
-#
-#   ```bash
-#   webi rustlang
-#   ```
+# Note: 'webi' is a special case. It's actually just a helper utility that comes with every installer.
+#       See https://github.com/webinstall/packages/blob/master/_webi/bootstrap.sh for the source.
 
 {