Skip to content

Commit 9ce1a06

Browse files
Update alerts_cmd.sh
1 parent 27c9824 commit 9ce1a06

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: alerts_cmd.sh

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
library (notifies)
1+
#(notifies)
22

33
terminal-notifier -message "Hello, this is my message" -title "Message Title"
44

55
osascript -e 'display notification "Notification text" with title "Notification Title" subtitle "Notification sub-title" sound name "Pop"'
6+
echo Successful

0 commit comments

Comments
 (0)