This commit is contained in:
Fabio Manganiello 2017-11-03 21:33:53 +01:00
parent 52ba1c6c87
commit 4b15cb1b45
1 changed files with 3 additions and 1 deletions

View File

@ -73,7 +73,9 @@ class LightBatsignalPlugin(LightPlugin):
6. It's a good practice to define a `status` method in your plugin, which returns a 2-items list like `[output, error]`.
7. Test your new plugin by sending some bullets to it:
7. Rebuild and reinstall `runbullet` if required and relaunch it.
8. Test your new plugin by sending some bullets to it:
```shell
echo '{"on":true}' | pusher --target your_pc --plugin light.batsignal