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
479fa4dffc
tdlight-java-natives
/
scripts
/
core
/
deploy_snapshot.sh
8 lines
73 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
Update tdlight
2021-03-12 14:57:56 +01:00
mvn -B -q deploy
Complete scripts
2020-10-10 15:08:26 +02:00
echo
"Done."
exit
0
Reference in New Issue
Copy Permalink