Add Submodule init

This commit is contained in:
ahmedbodi 2014-01-17 11:52:16 +00:00
parent 4395c31d57
commit 6ccaf2f2e6

View File

@ -1,3 +1,4 @@
#!/bin/sh
git submodule init
git submodule update
git submodule foreach git pull origin master