diff --git a/content/zh/post/jiajunfeng/Single-inst Deployment of openGauss Database.md b/content/zh/post/jiajunfeng/Single-inst Deployment of openGauss Database.md
index cc77f8d9247386dbc9dcfbdf647d1c0620a87cc3..3fdde64b114b991e02d4f52c596a2afa1afda6c8 100644
--- a/content/zh/post/jiajunfeng/Single-inst Deployment of openGauss Database.md
+++ b/content/zh/post/jiajunfeng/Single-inst Deployment of openGauss Database.md
@@ -1,4 +1,13 @@
-+++ title = "openGauss数据库安装部署(单实例)" date = "2020-07-22" tags = ["openGauss安装部署"] archives = "2020-07" author = "贾军锋" summary = "openGauss安装部署" img = "/zh/post/jiajunfeng/img/DBlogo-20200722.png" times = "17:00" +++
++++
+title = "openGauss数据库安装部署(单实例)"
+date = "2020-07-22"
+tags = ["openGauss安装部署"]
+archives = "2020-07"
+author = "贾军锋"
+summary = "openGauss安装部署"
+img = "/zh/post/jiajunfeng/img/DBlogo-20200722.png"
+times = "17:00"
++++
# openGauss单机部署文档(CentOS7.6+openGauss 1.0.0)
@@ -610,4 +619,4 @@ scp -r .ssh plat2:~
scp -r .ssh plat3:~
```
-**4> ssh登录测试**
\ No newline at end of file
+**4> ssh登录测试**