4 Commits

Author SHA1 Message Date
Adam Codega
ea27f9b609 Swap tabs for spaces, fix listitems creation
listitems creation was not taking into account app names with spaces, ie Google Chrome would be cut off into Google.
2022-02-28 18:38:10 -05:00
Adam Codega
682f1334e6 Support for file paths, fixed wait logic
Script now supports any file path, including apps. Helpful for printer driver installs, etc. Also fixed logic issue with waiting for appCheck to finish.
2022-02-26 08:00:01 -05:00
Adam Codega
7dfe7135f2 Improved app array, new support for file paths
New app array and list item/while logic allows for specifying any file path, like a pkg receipt or a receipt, rather than just an application name.
2022-02-22 23:28:48 -05:00
Adam Codega
9bd9aae6e3 Rename mosyleAppsDeploy.sh to MDMAppsDeploy.sh
Renamed script to better imply agnostic MDM support
2022-02-15 20:57:34 -05:00