I need to create a simple shell script to call on PlistBuddy to add the new string "/System/Library/CoreServices/Menu Extras/Script Menu.menu" to the existing menuExtras array in the file from the screenshot.
The syntax of the PlistBuddy command is killing me. I just can't find the right combination from the examples I've found. This is a copy of the real plist file to test first.
The purpose is to enable the Script Menu in the menubar when one of my users installs a new AppleScript from Self Service.

