#105 removed the Coap service from the build
Signed-off-by: Jovan Kostovski <chombium@gmail.com>
This commit is contained in:
parent
74f890128d
commit
6f202a9f83
|
@ -21,10 +21,7 @@ sleep 0.1
|
|||
mainflux-http &
|
||||
mainflux-manager &
|
||||
mainflux-writer &
|
||||
mainflux-coap &
|
||||
|
||||
trap cleanup EXIT
|
||||
|
||||
while : ; do sleep 1 ; done
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue