Compare commits

...

2 Commits

Author SHA1 Message Date
石皮幼鸟 11e2592b3e 部署文档 2024-07-14 08:59:38 +08:00
石皮幼鸟 078c3afb29 部署文档 2024-07-14 08:59:25 +08:00
1 changed files with 3 additions and 0 deletions

View File

@ -3,6 +3,9 @@ cd project || exit
# 如果已有文件目录,先删除
sudo rm -rf Takeaway
# 创建文件目录
sudo mkdir Takeaway
# 从Git上拉取代码
git clone http://1.14.105.160:9211/ethereal/TakeawaySystemServer.git