fix(configure.sh): remove automatic install of git-all
This commit is contained in:
parent
b734785f80
commit
064e8cd775
1 changed files with 0 additions and 1 deletions
|
@ -148,7 +148,6 @@ function check_dependency_and_install() {
|
|||
fi
|
||||
}
|
||||
|
||||
check_dependency_and_install "git-all"
|
||||
check_dependency_and_install "jq"
|
||||
check_dependency_and_install "fswatch"
|
||||
check_dependency_and_install "openssl"
|
||||
|
|
Loading…
Reference in a new issue