add webi dat dat dat
[webi-installers/.git] / macos / install.sh
index 7a47bdc4643ca28955e23170badd70460df8808c..38485886b99413f29c84e351b07ffa61d03eb95a 100644 (file)
@@ -1,16 +1,4 @@
-# title: macOS
-# homepage: https://bootableinstaller.com/macos/
-# tagline: |
-#   Creates a bootable macOS installer ISO in ~/Downloads.
-# description: |
-#   Downloads the official OS X / macOS dmg from Apple to create bootable installers - works from macOS, Linux, or even Windows (through VirtualBox).
-# examples: |
-#
-#   Use with Balena Etcher to burn ISO to USB, or boot with VirtualBox.
-#
-#   ```txt
-#   Created ~/Downloads/el-capitan.iso
-#   ```
+#!/bin/bash
 
 set -e
 set -u