Updated Notify_fcm (markdown)

master
Chris Caron 2020-12-26 12:06:36 -05:00
parent a15b83a155
commit 29119b0633
1 changed files with 1 additions and 1 deletions

@ -34,7 +34,7 @@ Send a FCM notification:
```bash ```bash
# Assuming our {Project} is Apprise # Assuming our {Project} is Apprise
# Assuming our {APIKey} is bu1dHSdO22pfaaVy # Assuming our {APIKey} is bu1dHSdO22pfaaVy
# Assuming our {Device} - ABCD:12345 # Assuming our {Device} is ABCD:12345
apprise -vv -t "Test Message Title" -b "Test Message Body" \ apprise -vv -t "Test Message Title" -b "Test Message Body" \
fcm://Apprise@bu1dHSdO22pfaaVy/ABCD:12345 fcm://Apprise@bu1dHSdO22pfaaVy/ABCD:12345