This commit is contained in:
Feng 2015-06-17 14:20:27 +08:00
parent 16b9c7a438
commit d991e30135
1 changed files with 1 additions and 1 deletions

2
go
View File

@ -2,4 +2,4 @@
# -*- tab-width:4;indent-tabs-mode:nil -*- # -*- tab-width:4;indent-tabs-mode:nil -*-
# ex: ts=4 sw=4 et # ex: ts=4 sw=4 et
make && make dist && cd rel/emqttd && ./bin/emqttd console make && make rel && cd rel/emqttd && ./bin/emqttd console