mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-21 11:34:15 -07:00
(docs) Remove/update mentions of git submodule
in docs and error me… (#19941)
* (docs) Remove/update mentions of `git submodule` in docs and error messages. * Remove parenthetical per @dharmabumstead
This commit is contained in:
parent
0a7f2c202b
commit
a2b4ad9da0
4 changed files with 11 additions and 5 deletions
|
@ -34,7 +34,6 @@ pkgver() {
|
|||
|
||||
build() {
|
||||
cd $pkgname
|
||||
git submodule update --init --recursive
|
||||
make PYTHON=python2
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue