From 707be38485803aeb9deb793d6263557922d48a65 Mon Sep 17 00:00:00 2001 From: Michael <30936296+mtan93@users.noreply.github.com> Date: Fri, 7 Oct 2022 18:56:32 +0100 Subject: [PATCH] Update launch-dep.sh --- Helpers/launch-dep.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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"'