This website requires JavaScript.
Explore
Help
Sign In
BigBlueButton
/
bigbluebutton-Github
Watch
1
Star
0
Fork
0
You've already forked bigbluebutton-Github
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
fe355778c1
bigbluebutton-Github
/
bigbluebutton-web
/
build.sh
8 lines
74 B
Bash
Raw
Normal View
History
Unescape
Escape
Implemented unit tests for create API.
2019-01-22 04:58:16 +08:00
#!/usr/bin/env bash
Remove endpoint /enter of bbb-web
2024-07-11 22:14:46 +08:00
set
-e
- some util scripts
2017-06-17 01:07:47 +08:00
gradle clean
gradle resolveDeps
grails clean
- separate building and running as most of the times, we don't need to re-run bringing in jars and configs.
2019-01-26 04:25:16 +08:00
Reference in New Issue
Copy Permalink