setup-your-mac / Setup-Your-Mac

Setup Your Mac aims to simplify initial device configuration by leveraging swiftDialog and Jamf Pro Policy Custom Events to allow end-users to self-complete Mac setup post-enrollment.
https://snelson.us/sym
MIT License
238 stars 52 forks source link

Added running shell check #95

Closed drtaru closed 10 months ago

drtaru commented 10 months ago

Added a Pre-flight check for the running shell environment. Will error out if the shell does not match \bin\bash

Tested in prod.

dan-snelson commented 10 months ago

Thanks — yet again — @drtaru!

Honestpuck commented 10 months ago

That should be /bin/bash in the description.