Silence the annoying gRPC logs

This commit is contained in:
Abdelrahman Said 2024-07-31 22:03:34 +01:00
parent dc09a45085
commit 39b40cdf5f

3
build
View File

@ -1,3 +1,6 @@
#!/bin/bash
# Silence annoying gRPC logs
export GRPC_VERBOSITY="ERROR"
bear -- ./compile