blob: 0f778a184e4b2e28699af1f0bdf912ea98841b87 [file] [log] [blame]
#!/usr/bin/env bash
git submodule update --init grpc-sys/grpc
cd grpc-sys/grpc
git submodule update --init third_party/boringssl
git submodule update --init third_party/cares/cares
git submodule update --init third_party/zlib
cd third_party/zlib
git clean -f
git reset --hard