Commit 363a47b4 by Toshio Kuratomi

Merge pull request #10133 from netroby/feature/update-repo-sh

Add shell script to fast update ansible repo
parents 4b89eb29 e63c03d6
#!/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