fix: remove automatic install of git-all
This commit is contained in:
parent
a6f1c8c31a
commit
929351d8c7
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