This commit is contained in:
wattsy74
2021-12-03 14:30:07 +00:00
parent 490b457441
commit dcef714958

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 /Applications/Utilities/DEPNotify.app --args -fullScreen
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