Files
mdmscripts/Helpers/launch-dep.sh
wattsy74 ca5a453098 update
2021-12-03 15:47:07 +00:00

4 lines
246 B
Bash

#bash -c 'osascript -e "tell application \"DEPNotify\"" -e "activate" -e "end tell"'
sudo -u $(stat -f "%Su" /dev/console) /bin/sh <<'END'
currentUser=$(id -un)
sudo -u $currentUser open -a /Applications/Utilities/DEPNotify.app --args -fullScreen