Files
mdmscripts/Helpers/launch-dep.sh
2022-10-07 18:56:32 +01:00

4 lines
192 B
Bash

# sed -i -e 's/Quit/Q*uit/' /var/tmp/depnotify.log
# sed -i -e 's/Restart/R*estart/' /var/tmp/depnotify.log
bash -c 'osascript -e "tell application \"DEPNotify\"" -e "activate" -e "end tell"'