Feng 10 lat temu
rodzic
commit
d991e30135
1 zmienionych plików z 1 dodań i 1 usunięć
  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/emqttd && ./bin/emqttd console
+make && make rel && cd rel/emqttd && ./bin/emqttd console