Update launch-dep.sh

This commit is contained in:
Michael
2022-10-07 18:56:32 +01:00
committed by GitHub
parent 1ed5b79c68
commit 707be38485

View File

@@ -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"'
# 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"'