From 3c707a38bc84d0677de950a3ffb52c26ac8e13eb Mon Sep 17 00:00:00 2001 From: aozhiwei Date: Thu, 6 Sep 2018 11:05:32 +0800 Subject: [PATCH] 1 --- server/tools/scripts/ci/wsproxy/boundle.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/tools/scripts/ci/wsproxy/boundle.sh b/server/tools/scripts/ci/wsproxy/boundle.sh index 67099bf..5206e39 100644 --- a/server/tools/scripts/ci/wsproxy/boundle.sh +++ b/server/tools/scripts/ci/wsproxy/boundle.sh @@ -1,4 +1,4 @@ -cd third_party/wsproxy/server/ +cd third_party/wsproxy/server/wsproxy python ../tools/scripts/construct/build_pb.py cmake . make clean