#105 removed the Coap service from the build

Signed-off-by: Jovan Kostovski <chombium@gmail.com>
This commit is contained in:
Jovan Kostovski 2018-01-26 23:47:36 +01:00
parent 74f890128d
commit 6f202a9f83
1 changed files with 0 additions and 3 deletions

View File

@ -21,10 +21,7 @@ sleep 0.1
mainflux-http &
mainflux-manager &
mainflux-writer &
mainflux-coap &
trap cleanup EXIT
while : ; do sleep 1 ; done