mirror of
https://github.com/PurpleComputing/mdmscripts.git
synced 2026-03-20 16:30:25 +00:00
update
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
# LAUNCH DEPNOTIFY FOR ENROLMENT
|
||||
screen -dmS DEPEnroll /Applications/Utilities/DEPNotify.app/Contents/MacOS/DEPNotify --args -fullScreen
|
||||
sudo -u $(stat -f "%Su" /dev/console) /bin/sh <<'END'
|
||||
open -a /Applications/Utilities/DEPNotify.app --args -fullScreen
|
||||
@@ -1,3 +1 @@
|
||||
#bash -c 'osascript -e "tell application \"DEPNotify\"" -e "activate" -e "end tell"'
|
||||
sudo -u $(stat -f "%Su" /dev/console) /bin/sh <<'END'
|
||||
open -a /Applications/Utilities/DEPNotify.app --args -fullScreen
|
||||
bash -c 'osascript -e "tell application \"DEPNotify\"" -e "activate" -e "end tell"'
|
||||
Reference in New Issue
Block a user