This website requires JavaScript.
Explore
Help
Sign In
tdlight-team
/
tdlight-java-natives
Watch
1
Star
0
Fork
0
You've already forked tdlight-java-natives
Code
Issues
1
Pull Requests
Releases
Wiki
Activity
8a7c7aa676
tdlight-java-natives
/
scripts
/
core
/
deploy_snapshot.sh
8 lines
70 B
Bash
Raw
Normal View
History
Unescape
Escape
Complete scripts
2020-10-10 15:08:26 +02:00
#!/bin/bash -e
Repository cleanup. Add README and reorganize directories
2020-12-28 19:52:17 +01:00
cd
../../generated
Complete scripts
2020-10-10 15:08:26 +02:00
mvn -B deploy
echo
"Done."
exit
0
Reference in New Issue
Copy Permalink