This commit is contained in:
aozhiwei 2020-01-22 14:55:06 +08:00
parent 2353fefca2
commit 360ee1b9e6

4
boundle.sh Normal file
View File

@ -0,0 +1,4 @@
cd third_party/wjtx/trunk/
mvn clean package install -Dmaven.test.skip=true
cd ../game-web/trunk
mvn clean package install -Dmaven.test.skip=true