From edb3bf4c20e65761929066d59f07756048524b11 Mon Sep 17 00:00:00 2001 From: Samurais Date: Wed, 5 Sep 2018 17:25:56 +0800 Subject: [PATCH] =?UTF-8?q?Updated=20=E6=9C=8D=E5=8A=A1=E5=99=A8=E9=83=A8?= =?UTF-8?q?=E7=BD=B2=20(markdown)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 服务器部署.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/服务器部署.md b/服务器部署.md index a2444ce..74736c5 100644 --- a/服务器部署.md +++ b/服务器部署.md @@ -7,7 +7,7 @@ ``` git clone https://github.com/chatopera/cosin.git cd cosin -docker-compose up -d +./admin/start.sh ``` ## 高级部署