1 Star 1 Fork 1

makeup1122/oschina-webhook

forked from zzzhong/oschina-webhook 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
deploy.sh 405 Bytes
一键复制 编辑 原始数据 按行查看 历史
libing 提交于 2016-12-02 16:28 . fix
DEPLOY_DIR="/export/data/www/culture/"
GIT_DIR="/home/eng/git/culture/"
cd $GIT_DIR
git pull
git fetch origin
git merge origin/develop
sudo /usr/bin/rsync -av --exclude=deploy.sh --exclude=".git" --exclude="shuipf/Common/Conf/dataconfig.php" --exclude="phpmig.php" --exclude=d $GIT_DIR $DEPLOY_DIR
sudo chown -R nginx:nginx $DEPLOY_DIR
cd $DEPLOY_DIR/
./bin/phpmig migrate
cd \#runtime
sudo rm -rf *
cd -
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/makeup1122/oschina-webhook.git
git@gitee.com:makeup1122/oschina-webhook.git
makeup1122
oschina-webhook
oschina-webhook
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385