Permalink
Switch branches/tags
Nothing to show
Find file
Fetching contributors…
Cannot retrieve contributors at this time
executable file 7 lines (6 sloc) 387 Bytes
#!/bin/sh
./gdbus call --session --dest com.ubuntu.Postal --object-path \
/com/ubuntu/Postal/com_2eedi_2enpost \
--method com.ubuntu.Postal.Post \
com.edi.npost_npost \
"\"{\\\"message\\\": \\\"foobar\\\", \\\"notification\\\":{\\\"card\\\": {\\\"summary\\\": \\\"$1\\\", \\\"body\\\": \\\"$2\\\", \\\"popup\\\": true, \\\"persist\\\": true}}}\""