mirror of
https://github.com/PurpleComputing/mdmscripts.git
synced 2026-02-03 14:13:27 +00:00
update
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
bash -c 'osascript -e "tell application \"DEPNotify\"" -e "activate" -e "end tell"'
|
||||
#loggedInUserID=$(id -u $loggedInUser)
|
||||
#launchctl asuser $loggedInUserID open -a /Applications/Utilities/DEPNotify.app --args -fullScreen
|
||||
#bash -c 'osascript -e "tell application \"DEPNotify\"" -e "activate" -e "end tell"'
|
||||
currentUser=$(id -un)
|
||||
sudo -u $currentUser open -a /Applications/Utilities/DEPNotify.app --args -fullScreen
|
||||
Reference in New Issue
Block a user