add webi dat dat dat
[webi-installers/.git] / brew / install.sh
index 5826161128a20c468edbdce131fe5406c7c08ded..34b5a0da455fef905eedd5333f95b6e9d0345647 100644 (file)
@@ -1,15 +1,4 @@
 #!/bin/bash
 
-# title: Homebrew
-# homepage: https://brew.sh
-# tagline: |
-#   Brew: The Missing Package Manager for macOS (and Linux).
-# description: |
-#   Homebrew installs the stuff you need that Apple (or your Linux system) didn’t.
-# examples: |
-#   ```bash
-#   brew install node
-#   ```
-
 # Straight from https://brew.sh
 /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"