1 Star 2 Fork 0

oshine / woo-home

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
update.sh 277 Bytes
一键复制 编辑 原始数据 按行查看 历史
oshine 提交于 2021-11-15 11:54 . static to woo murphy
# 拉取最新代码
git pull
# 更新sql 脚本
./murphy sql update
# 清除运行sql缓存
./murphy runtime clear metadata
# 清除视图缓存
./murphy runtime clear view
# 更新完毕后把数据文件上传
git add ./db*
git commit -m "run db"
git push
1
https://gitee.com/oshine/woo-home.git
git@gitee.com:oshine/woo-home.git
oshine
woo-home
woo-home
master

搜索帮助