grahampugh / jamf-upload

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

Feature Request: JamfExtensionAttributeUploader skip_script_key_substitution option #127

Closed davidbpirie closed 5 months ago

davidbpirie commented 7 months ago

JamfScriptUploader has an option to disable string substitution within the provided script file, but currently there is no equivalent for JamfExtensionAttributeUploader. An equivalent feature could be useful in some situations, particularly when date formatting is being performed.

grahampugh commented 5 months ago

Merged with thanks!