mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-05-21 04:09:17 +08:00
update proto
This commit is contained in:
parent
2a97801aae
commit
aed95ed4fc
@ -10,7 +10,7 @@ for ((i = 0; i < ${#all_proto[*]}; i++)); do
|
|||||||
done
|
done
|
||||||
echo "proto file generate success"
|
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'
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user