diff --git a/dependency/proto/cpp_output.sh b/dependency/proto/cpp_output.sh index ad44a16..cf2dd5d 100755 --- a/dependency/proto/cpp_output.sh +++ b/dependency/proto/cpp_output.sh @@ -7,4 +7,4 @@ protoc Message2Server.proto --cpp_out=. chmod -R 755 ./ ./format.sh mv -f ./*.h ../../CAPI/proto -mv -f ./*.cc ../../CAPI/proto \ No newline at end of file +mv -f ./*.cc ../../CAPI/proto