Updated Notify_growl (markdown)

master
lead2gold 2018-03-13 19:32:30 -04:00
parent 136bfca537
commit 57c49d1fff
1 changed files with 1 additions and 1 deletions

@ -28,5 +28,5 @@ Depending on the version of your Apple OS, you may wish to enable the legacy pro
Send a Growl notification to our server
```bash
# Assuming our {hostname} is growl.server.local
notify growl://growl.server.local
apprise growl://growl.server.local
```