From 11fbb0054769082262c7d3d5a1e7634b831dfd97 Mon Sep 17 00:00:00 2001 From: atheesh Date: Fri, 16 Feb 2024 16:06:01 +0530 Subject: [PATCH] add logs --- scripts/protocgen.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/scripts/protocgen.sh b/scripts/protocgen.sh index 109daac94..9cfe529c2 100755 --- a/scripts/protocgen.sh +++ b/scripts/protocgen.sh @@ -15,7 +15,9 @@ for proto_dir in $proto_dirs; do done done -cd .. +ls -l +cd .. +ls -l # move proto files to the right places