mirror of
https://github.com/aljazceru/cyphernode.git
synced 2026-02-23 13:04:22 +01:00
First draft of the pub/sub notifier
This commit is contained in:
5
notifier_docker/script/startnotifier.sh
Normal file
5
notifier_docker/script/startnotifier.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
. ./trace.sh
|
||||
|
||||
mosquitto_sub -h broker -t notifier | ./requesthandler.sh
|
||||
Reference in New Issue
Block a user