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

5 lines
84 B
Bash
Raw Normal View History

2022-02-12 01:26:57 +08:00
#!/bin/bash
#Publish new bbb-common-web .jar
sbt clean update publish publishLocal