grahampugh / jamf-upload

Scripts for uploading packages to Jamf Cloud
Apache License 2.0
147 stars 37 forks source link

Update JamfUploaderBase.py #116

Closed mhrono closed 11 months ago

mhrono commented 11 months ago

skip escaping ampersands in substituted keys if the key is an int

fixes #115

grahampugh commented 11 months ago

Thanks, looks sensible. I don't think I'd come across a profile with an <int> before.