1 Star 2 Fork 4

思伟/React_Koa_Blog

forked from redspite/React_Koa_Blog 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
start_build.sh 306 Bytes
一键复制 编辑 原始数据 按行查看 历史
思伟 提交于 2019-07-10 18:14 . Updated
yarn build
git add .
git commit -m "0705 - update start_build.sh"
git pull origin master
git push origin master
rm -rf ../server_blog/*
cp -ri server/* ../server_blog
cd ../server_blog
git checkout master
git add .
git commit -m "0705 - update start_build.sh"
git pull origin master
git push origin master
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/zhousiwei/blog.git
[email protected]:zhousiwei/blog.git
zhousiwei
blog
React_Koa_Blog
master

搜索帮助