Skip to content

Commit

Permalink
Added git submodule update upon install
Browse files Browse the repository at this point in the history
  • Loading branch information
rmm5t committed Jun 10, 2011
1 parent f97ea82 commit 28477b9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions install.rb
Expand Up @@ -13,3 +13,5 @@
# git push on commit
# `echo 'git push' > .git/hooks/post-commit`
# `chmod 755 .git/hooks/post-commit`

`git submodule update --init --recursive`

0 comments on commit 28477b9

Please sign in to comment.