alectrona / git4jamfpro

A tool designed for CI/CD pipelines that uploads the most recently changed scripts and extension attributes in source control to a Jamf Pro server(s).
42 stars 16 forks source link

Swap echo for cat #9

Closed AllPurposeBen closed 1 year ago

AllPurposeBen commented 1 year ago

Should be an echo since we're piping off a variable and not a file.

AllPurposeBen commented 1 year ago

Reference: https://github.com/alectrona/git4jamfpro/issues/6