mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-04-28 14:29:19 +08:00
update proto
This commit is contained in:
committed by
Xinwei Xiong(cubxxw-openim)
parent
0f4b615aa3
commit
b6d3623dd7
@@ -13,5 +13,5 @@ for ((i = 0; i < ${#all_proto[*]}; i++)); do
|
||||
done
|
||||
echo "proto file generate success"
|
||||
|
||||
find ./ -type f -path "*.pb.go"|xargs sed -i 's/\".\/sdk_ws\"/\"Open_IM\/pkg\/proto\/sdk_ws\"/g'
|
||||
#find ./ -type f -path "*.pb.go"|xargs sed -i 's/\".\/sdk_ws\"/\"Open_IM\/pkg\/proto\/sdk_ws\"/g'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user