fix: tmp - test relup

This commit is contained in:
Shawn 2022-06-22 22:16:03 +08:00
parent efffc450d0
commit 0d980904e0
1 changed files with 2 additions and 2 deletions

View File

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