Hi everyone,
I have been busy for quite some time to roll out Symantec Remote based with a .sh script. But I just can't get it done.
I found a handy script here, but it still doesn't work. My background I have almost no experience with Mac devices and scripting it.
But I find it interesting and I learn a lot.
https://www.jamf.com/jamf-nation/discussions/26744/installing-pkg-using-a-bash-script-with-jamf
What I want to do is deploy a Symantec package for users via remote. With the program I work I only have the option to do it via .sh.
Based on the URL above I am kicking off the script step by step to see where it keeps crashing. But I don't get any further than the script below, so I hope someone can give me support.

After kicking off this script I get the following message back.
/Volumes/Macintosh HD/Users/Shared/temp/Symantec Endpoint Protection Cloud.UniversalESD_RI.pkg: line 1: syntax error near unexpected token `<'
/Volumes/Macintosh HD/Users/Shared/temp/Symantec Endpoint Protection Cloud.UniversalESD_RI.pkg: line 1: `<html><body><h1>400 Bad request</h1>'

