This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
wildfirechat
/
im-server
kopia lustrzana
https://gitee.com/steamed_bun/im-server.git
Obserwuj
2
Polub
0
Forkuj
0
Pliki
Problemy
0
Wiki
Przeglądaj źródła
update build script
heavyrain lee
6 lat temu
rodzic
cc756842c4
commit
936e3581b4
1 zmienionych plików
z
1 dodań
i
1 usunięć
Widok podzielony
Pokaż statystyki zmian
1
1
build.sh
+ 1
- 1
build.sh
Wyświetl plik
@@ -1,3 +1,3 @@
#!/bin/bash
-mvn clean
install -Dmaven.test.skip=tru
e
+mvn clean
compile packag
e