This website works better with JavaScript
Home
Explore
Help
Register
Sign In
wildfirechat
/
im-server
mirror of
https://gitee.com/steamed_bun/im-server.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
update build script
heavyrain lee
6 years ago
parent
cc756842c4
commit
936e3581b4
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
build.sh
+ 1
- 1
build.sh
View File
@@ -1,3 +1,3 @@
#!/bin/bash
-mvn clean
install -Dmaven.test.skip=tru
e
+mvn clean
compile packag
e