diff --git a/Helpers/launch-dep.sh b/Helpers/launch-dep.sh index fe1ee2c..3ee8aae 100644 --- a/Helpers/launch-dep.sh +++ b/Helpers/launch-dep.sh @@ -1,3 +1,3 @@ -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"' \ No newline at end of file +# 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"'