ソースを参照

fix: tmp - test relup

Shawn 3 年 前
コミット
0d980904e0
1 ファイル変更2 行追加2 行削除
  1. 2 2
      .ci/fvt_tests/relup.lux

+ 2 - 2
.ci/fvt_tests/relup.lux

@@ -27,7 +27,7 @@
     ?SH-PROMPT
 
     !cd emqx
-    !./bin/emqx start
+    !./bin/emqx console
     ?EMQ X .* is started successfully!
     ?SH-PROMPT
 
@@ -40,7 +40,7 @@
 
     !sed -i '/emqx_telemetry/d' data/loaded_plugins
 
-    !./bin/emqx start
+    !./bin/emqx console
     ?EMQ X .* is started successfully!
     ?SH-PROMPT