Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

v2.0.1

Compare
Choose a tag to compare
@chilcote chilcote released this 18 Mar 20:27
· 44 commits to master since this release

2.0.1 Changes:

  • Merged some formatting changes from @rmanly
  • Profiles (mobileconfig files) are natively installed in boot and login contexts.
  • Can define users you wish to ignore during login runs.
  • Preference plist will be created if it doesn't exit, otherwise it will only read values.
  • Working directories (boot-every, etc) will be created if they do not exist, when outset is initiated.
  • Logging will print to stdout for testing.
  • Repo now has example directories for packaging custom and on-demand scripts.
  • General code cleanup