This commit is contained in:
wattsy74
2021-12-03 15:50:32 +00:00
parent ca5a453098
commit a352b93cde

View File

@@ -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