Update 1 file: bootstrap.sh
This commit is contained in:
@@ -38,7 +38,6 @@ check_all() {
|
||||
if [[ ${#missing[@]} -eq 0 ]]; then
|
||||
info "all tools present" >&2
|
||||
update
|
||||
exit 0
|
||||
fi
|
||||
echo "${missing[@]}"
|
||||
}
|
||||
@@ -163,3 +162,4 @@ else
|
||||
fi
|
||||
|
||||
info "done"
|
||||
update
|
||||
|
||||
Reference in New Issue
Block a user