From 3bce22ed3a85d2fa40bb4521d8b8cc0b6234160b Mon Sep 17 00:00:00 2001 From: Stiopa Koltsov Date: Mon, 7 Feb 2022 00:26:59 +0000 Subject: [PATCH] Lint --- proto/update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proto/update.sh b/proto/update.sh index 97c44e04a..d7185e566 100755 --- a/proto/update.sh +++ b/proto/update.sh @@ -2,7 +2,7 @@ # Update bundled .proto files -cd $(pwd) +cd "$(pwd)" rm -rf google mkdir -p google/protobuf/compiler