Parcourir la source

Merge branch 'master' into dev

Feng Lee il y a 11 ans
Parent
commit
d178d0bdae
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      go

+ 1 - 1
go

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