This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
wildfirechat
/
im-server
espejo de
https://gitee.com/steamed_bun/im-server.git
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
update build script
heavyrain lee
hace 6 años
padre
cc756842c4
commit
936e3581b4
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
build.sh
+ 1
- 1
build.sh
Ver fichero
@@ -1,3 +1,3 @@
#!/bin/bash
-mvn clean
install -Dmaven.test.skip=tru
e
+mvn clean
compile packag
e