From 814e2646f360998ad72a0eaf36b6626606cc4b7a Mon Sep 17 00:00:00 2001 From: Samurais Date: Sat, 8 Sep 2018 18:26:54 +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 f8f6bad..7ca43f6 100644 --- a/服务器部署.md +++ b/服务器部署.md @@ -7,7 +7,7 @@ ``` git clone https://github.com/chatopera/cosin.git cd cosin -./admin/start.sh +./scripts/start.sh ``` 然后,从浏览器打开 http://YOUR_IP:8035/ 访问服务。