mirror of
https://github.com/PurpleComputing/mdmscripts.git
synced 2026-02-08 16:29:56 +00:00
update
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
#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
|
||||
open -a /Applications/Utilities/DEPNotify.app --args -fullScreen
|
||||
Reference in New Issue
Block a user