install: Remove submodule update
It has do be done properly during checkout, we assume they are already there.
This commit is contained in:
@@ -66,6 +66,4 @@ if ! command -v ansible >/dev/null ; then
|
||||
printf 'Done\n'
|
||||
fi
|
||||
|
||||
[[ -e './.git' ]] && git submodule update --init
|
||||
|
||||
cd "${DOTDIR}" && make
|
||||
|
||||
Reference in New Issue
Block a user