This is an automated email from the ASF dual-hosted git repository. mikexue pushed a commit to branch xwm1992-patch-1 in repository https://gitbox.apache.org/repos/asf/eventmesh-site.git
commit d11aeff47842f37e152bcdd2c4c600977638d371 Author: mike_xwm <[email protected]> AuthorDate: Mon Jul 3 14:25:10 2023 +0800 Update 04-release.md --- i18n/zh/docusaurus-plugin-content-docs-community/current/04-release.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/zh/docusaurus-plugin-content-docs-community/current/04-release.md b/i18n/zh/docusaurus-plugin-content-docs-community/current/04-release.md index 7cff8fad..04d100a4 100644 --- a/i18n/zh/docusaurus-plugin-content-docs-community/current/04-release.md +++ b/i18n/zh/docusaurus-plugin-content-docs-community/current/04-release.md @@ -407,7 +407,7 @@ Your decision? 5 然后使用如下命令检查签名 ```shell -$ gpg --verify apache-eventmesh-${release_version}-source.tar.gz.asc apache-eventmesh-${release_version}-source-tar.gz +$ gpg --verify apache-eventmesh-${release_version}-source.tar.gz.asc apache-eventmesh-${release_version}-source.tar.gz $ gpg --verify apache-eventmesh-${release_version}-bin.tar.gz.asc apache-eventmesh-${release_version}-bin.tar.gz ``` --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
