hi - i'm trying to remove Box Drive app but having issue.
I have the following in my script:
!/bin/bash
quit box drive
osascript -e 'quit app "Box"'
remove box drive
"/Library/Application Support/Box/uninstall_box_drive"
after i executed using a policy, i get the following error:
Script result: Do not run this script with root privileges. Do not use 'sudo'.
Can someone please share some insight into this?
thanks