Skip to content

Commit

Permalink
include build script
Browse files Browse the repository at this point in the history
Signed-off-by: Umair Khan <[email protected]>
  • Loading branch information
omerjerk committed Mar 6, 2015
1 parent a9beb7a commit 3703c66
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions build.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#!/bin/sh
rm dist/video_android.zip
ant dist
rm -rf ~/sketchbook/libraries/video_android/
unzip dist/video_android.zip -d ~/sketchbook/libraries/

0 comments on commit 3703c66

Please sign in to comment.