#! /usr/bin/osascript
osascript -e "do shell script
"chmod 777 /Library/ColorSync/Profiles" with administrator privileges"
Error: Expected end of line, etc. but found “"”.
I am new to apple script. I need to run this with NSAppleScript. AS first step, from the script editor I am getting the above error message.