Skip to content

Commit

Permalink
Add shell script to fast update ansible repo
Browse files Browse the repository at this point in the history
  • Loading branch information
netroby committed Jan 30, 2015
1 parent c978c77 commit d4864ea
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions update.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#!/bin/sh
git pull --rebase
git submodule update --init --recursive

0 comments on commit d4864ea

Please sign in to comment.