1 Star 0 Fork 823

guashu / DBSyncer

forked from AE86 / DBSyncer 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
build.sh 172 Bytes
一键复制 编辑 原始数据 按行查看 历史
AE86 提交于 2023-04-21 22:33 . upgrade version
#!/bin/bash
mvn clean -f pom.xml
mvn compile package -f pom.xml -Dmaven.test.skip=true
CURRENT_DIR=$(pwd);
mv $CURRENT_DIR/dbsyncer-web/target/dbsyncer-*.zip $CURRENT_DIR
Java
1
https://gitee.com/chengxuyuanguashu/dbsyncer.git
git@gitee.com:chengxuyuanguashu/dbsyncer.git
chengxuyuanguashu
dbsyncer
DBSyncer
master

搜索帮助