bigbluebutton-Github/bigbluebutton-web/build.sh

6 lines
66 B
Bash
Executable File

#!/usr/bin/env bash
gradle clean
gradle resolveDeps
grails clean