This commit is contained in:
wattsy74
2021-12-03 14:16:02 +00:00
parent 0a44a61e94
commit 490b457441

View File

@@ -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 /Library/Application\ Support/truEndpoint/DEPNotify.app --args -fullScreen
launchctl asuser $loggedInUserID open -a /Applications/Utilities/DEPNotify.app --args -fullScreen