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