From 342c48fb16705ba9dfa3da6426592c7435cc1b97 Mon Sep 17 00:00:00 2001 From: Ahmed Kaddoura Date: Wed, 30 Nov 2022 07:58:56 -0800 Subject: [PATCH] Rename protobufs shell script to fix typo --- bin/{regen-protosbuf.sh => regen-protobufs.sh} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename bin/{regen-protosbuf.sh => regen-protobufs.sh} (100%) diff --git a/bin/regen-protosbuf.sh b/bin/regen-protobufs.sh similarity index 100% rename from bin/regen-protosbuf.sh rename to bin/regen-protobufs.sh