Skip to content
Snippets Groups Projects
Commit c737c7e7 authored by Jeremy Thomerson's avatar Jeremy Thomerson
Browse files

add a script to each module that allows me to build / run in dev mode on my vm...

add a script to each module that allows me to build / run in dev mode on my vm without having to remember which method I have to build this module in

git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4272 af16638f-c34d-0410-8cfa-b39d5352b314
parent 36ef3bc1
No related branches found
No related tags found
No related merge requests found
gradle jar uploadArchives
cd ~/dev/bbb-apps
gradle copyToLib war deploy
cd /usr/share/red5/
./red5.sh
cd ~/dev/bbb-apps
ant
gradle copyToLib && ant
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment