1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-28 03:53:19 +00:00

Move update.sh to hacking repository ,see #10081

This commit is contained in:
ZhiFeng Hu 2015-01-30 14:19:47 +08:00
parent d4864eabdc
commit e63c03d60f

3
hacking/update.sh Executable file
View file

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