Add shell script to fast update ansible repo

pull/10133/head
ZhiFeng Hu 10 years ago
parent c978c77796
commit d4864eabdc

@ -0,0 +1,3 @@
#!/bin/sh
git pull --rebase
git submodule update --init --recursive
Loading…
Cancel
Save