1 Star 0 Fork 13

徐州市谦思信息科技研发中心 / rainbond-console

forked from 好雨科技 / rainbond-console 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
local_update.sh 219 Bytes
一键复制 编辑 原始数据 按行查看 历史
GLYASAI 提交于 2020-11-19 23:04 . add mysqld_exporter plugin
#!/bin/bash
[ -d "./www/static/dists" ] && rm -rf ./www/static/dists/* || mkdir -p ./www/static/dists
cp -a dist/* ./www/static/dists/
cp dist/index.html www/templates/index.html
rm -rf ./static
cp -r www/static ./
Python
1
https://gitee.com/qsgo/rainbond-console.git
git@gitee.com:qsgo/rainbond-console.git
qsgo
rainbond-console
rainbond-console
master

搜索帮助