Closed rtrouton closed 7 years ago
@rtrouton Thanks Rich! I'm surprised I never had the header flag in there for the curl commands. I must have written this prior to it becoming a requirement.
I'm merging your change so it will continue to work for others.
I just noticed I made a mistake in line 154, where there is not a space between ${apiPass}"
and -H
and there should be. Sorry about that.
Added
-H "Accept: application/xml"
for Jamf Pro 9.98 compatibility todownload_jss_scripts.sh
, as XML output is no longer the default.