mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00: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:
@@ -34,7 +34,6 @@ pkgver() {
|
||||
|
||||
build() {
|
||||
cd $pkgname
|
||||
git submodule update --init --recursive
|
||||
make PYTHON=python2
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user