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/ 访问服务。