This is an automated email from the ASF dual-hosted git repository.

mxsm pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/eventmesh-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 0b641d7ae Add convert notice (#198)
0b641d7ae is described below

commit 0b641d7ae15fe9adf7e8249fb76e1495487a93eb
Author: Pil0tXia <[email protected]>
AuthorDate: Fri Mar 22 12:56:41 2024 +0800

    Add convert notice (#198)
---
 docs/instruction/03-runtime.md                                          | 2 ++
 .../version-v1.10.0/instruction/03-runtime.md                           | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/docs/instruction/03-runtime.md b/docs/instruction/03-runtime.md
index d54961b0f..aee17d3dc 100644
--- a/docs/instruction/03-runtime.md
+++ b/docs/instruction/03-runtime.md
@@ -97,6 +97,8 @@ bash bin/stop.sh
 
 When the script prints `shutdown server ok!`, it means EventMesh Runtime has 
stopped.
 
+> In this version, you may need to use `dos2unix` to convert the CRLF line 
endings of the script to LF line endings.
+
 ## 2. Build Binary Distribution
 
 ### 2.1 Environment
diff --git 
a/i18n/zh/docusaurus-plugin-content-docs/version-v1.10.0/instruction/03-runtime.md
 
b/i18n/zh/docusaurus-plugin-content-docs/version-v1.10.0/instruction/03-runtime.md
index c16945818..52bddeedb 100644
--- 
a/i18n/zh/docusaurus-plugin-content-docs/version-v1.10.0/instruction/03-runtime.md
+++ 
b/i18n/zh/docusaurus-plugin-content-docs/version-v1.10.0/instruction/03-runtime.md
@@ -97,6 +97,8 @@ bash bin/stop.sh
 
 脚本打印`shutdown server ok!`时,代表 EventMesh Runtime 已停止。
 
+> 在此版本,你可能需要使用`dos2unix`将脚本的 CRLF 换行转换到 LF 换行。
+
 ## 2. 构建二进制分发包
 
 ### 2.1 环境


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to