grahampugh / erase-install

A script that automates downloading macOS installers, and optionally erasing or upgrading macOS in a single process. Watch the video!
https://grahamrpugh.com/2023/05/14/macaduk-presentation-eraseinstall.html
Apache License 2.0
845 stars 132 forks source link

code cleanup: removes trailing spaces #260

Closed cvgs closed 2 years ago

cvgs commented 2 years ago

Trivial pull request which just removes end-of-line spaces.

grahampugh commented 2 years ago

My linter obviously doesn't care about trailing spaces in bash :)