diff --git a/install.sh b/install.sh index 30fb9ba..2eb09e0 100755 --- a/install.sh +++ b/install.sh @@ -66,6 +66,4 @@ if ! command -v ansible >/dev/null ; then printf 'Done\n' fi -[[ -e './.git' ]] && git submodule update --init - cd "${DOTDIR}" && make