mirror of https://github.com/caronc/apprise
parent
3cd5895004
commit
31a4f2e735
|
@ -98,6 +98,7 @@ class NotifyMacOSX(NotifyBase):
|
|||
'/usr/local/bin/terminal-notifier',
|
||||
'/usr/bin/terminal-notifier',
|
||||
'/bin/terminal-notifier',
|
||||
'/opt/local/bin/terminal-notifier',
|
||||
)
|
||||
|
||||
# Define object templates
|
||||
|
|
Loading…
Reference in New Issue