Commit d4864eab by ZhiFeng Hu

Add shell script to fast update ansible repo

parent c978c777
#!/bin/sh
git pull --rebase
git submodule update --init --recursive
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment