#!/bin/sh -x apt update set +x echo echo Installing the default version of bazel needed for tensorflow echo set -x apt install bazel-5.3.0