X-Git-Url: https://git.josue.xyz/?a=blobdiff_plain;f=macos%2Finstall.sh;h=38485886b99413f29c84e351b07ffa61d03eb95a;hb=912c9c8f06590f06a2a9df1c03d8ead43e96ec70;hp=7a47bdc4643ca28955e23170badd70460df8808c;hpb=eeaa8db394e92b53b0031fa62b33b969366a7913;p=webi-installers%2F.git diff --git a/macos/install.sh b/macos/install.sh index 7a47bdc..3848588 100644 --- a/macos/install.sh +++ b/macos/install.sh @@ -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