mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-12 11:51:10 +00:00
Move update.sh to hacking repository ,see #10081
This commit is contained in:
3
hacking/update.sh
Executable file
3
hacking/update.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
git pull --rebase
|
||||
git submodule update --init --recursive
|
||||
Reference in New Issue
Block a user