- "description": "This takes the GoPro FX reframe plug in pkg you have already downloaded, uploads it to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nTo run this recipe, you must supply the location to the pkg you downloaded from \nhttps://community.gopro.com/t5/en/GoPro-FX-Reframe/ta-p/412890. For example:\n\n autopkg run GoProFXReframe-latest.jamf -p /path/to/GoPro-FX-Reframe-Plugin-1.4.1.266.pkg\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n",
0 commit comments