会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
向来枉费推移力,此日中流自在行
凡所有相,皆属虚妄,一切有为法,皆如梦幻泡影,如露亦如电,应作如是观
管理
2017年10月17日
一个脚本从git上pull 并更新到服务器
摘要: #/bin/bash cd /src/pid01-beta/ echo "update pid01.." git pull if [ $? -ne 0 ]; then echo "update pid01(clientErrorCode.json) from git failed" exit 1 fi res=`git pull|grep -c "up-...
阅读全文
posted @ 2017-10-17 09:45 Oops!#
阅读(2049)
评论(0)
推荐(0)
编辑
公告