bigbluebutton-Github/bbb-common-web/deploy.sh

5 lines
84 B
Bash
Executable File

#!/bin/bash
#Publish new bbb-common-web .jar
sbt clean update publish publishLocal