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
d0f90ada40
tdlight-java-natives
/
scripts
/
continuous-integration
/
github-workflows
/
deploy-release.sh
8 lines
82 B
Bash
Raw
Normal View
History
Unescape
Escape
Update deploy-release.sh
2020-12-27 23:41:31 +01:00
#!/bin/bash -e
set
-e
Fix path
2020-12-28 20:05:56 +01:00
cd
./scripts/core/
Update deploy-release.sh
2020-12-27 23:41:31 +01:00
./deploy_release.sh
echo
"Done."
exit
0
Reference in New Issue
Copy Permalink