部署文档
This commit is contained in:
parent
ce8fffa274
commit
078c3afb29
|
@ -3,6 +3,9 @@ cd project || exit
|
||||||
# 如果已有文件目录,先删除
|
# 如果已有文件目录,先删除
|
||||||
sudo rm -rf Takeaway
|
sudo rm -rf Takeaway
|
||||||
|
|
||||||
|
# 创建文件目录
|
||||||
|
mkdir Takeaway
|
||||||
|
|
||||||
# 从Git上拉取代码
|
# 从Git上拉取代码
|
||||||
git clone http://1.14.105.160:9211/ethereal/TakeawaySystemServer.git
|
git clone http://1.14.105.160:9211/ethereal/TakeawaySystemServer.git
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue