diff options
Diffstat (limited to 'launchd_scripts/notice.sh')
-rwxr-xr-x | launchd_scripts/notice.sh | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/launchd_scripts/notice.sh b/launchd_scripts/notice.sh deleted file mode 100755 index 1567be3601e4..000000000000 --- a/launchd_scripts/notice.sh +++ /dev/null @@ -1,5 +0,0 @@ -#!/usr/bin/env bash - -osascript -e "tell Application \"System Events\" to display alert\ - \"New volume mounted.\"" - |