Updated Notify_growl (markdown)

master
lead2gold 2017-11-29 20:34:05 -05:00
parent 169d0d144b
commit b7e6b51550
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.py growl://growl.server.local
notify growl://growl.server.local
```