added install and update scripts

This commit is contained in:
byt3bl33d3r 2014-07-24 12:47:19 +02:00
commit c02604723d
3 changed files with 11 additions and 1 deletions

3
install-bdfactory.sh Executable file
View file

@ -0,0 +1,3 @@
#!/bin/bash
git submodule init
git submodule update