Removed unnecessary source code comments.

Reduced stating the obvious (in many cases) in order to improve
readability and reduce lines of code.
This commit is contained in:
Brooke Kuhlmann
2018-10-28 13:35:51 -06:00
parent 7da69e543f
commit 72f5fcb03e
19 changed files with 0 additions and 44 deletions

View File

@@ -1,9 +1,7 @@
#! /usr/bin/env bash
# DESCRIPTION
# Creates macOS boot disk.
# EXECUTION
printf "macOS Boot Disk Tips\n"
printf " - Use a USB drive (8GB or higher).\n"
printf " - Use Disk Utility to format the USB drive as \"Mac OS Extended (Journaled)\".\n"