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
3b9bbce2fb
tdlight-java-natives
/
scripts
/
core
/
clean-all.sh
9 lines
64 B
Bash
Raw
Normal View
History
Unescape
Escape
Update clean-all.sh, compile_tdjni.sh, and generate_tdapi_java_file.sh
2020-10-10 03:36:01 +02:00
#!/bin/bash -e
Repository cleanup. Add README and reorganize directories
2020-12-28 19:52:17 +01:00
cd
../../
Update clean-all.sh, compile_tdjni.sh, and generate_tdapi_java_file.sh
2020-10-10 03:36:01 +02:00
rm -r generated
echo
"Done."
exit
0
Reference in New Issue
Copy Permalink