mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-04-28 22:39:18 +08:00
update proto
This commit is contained in:
@@ -10,7 +10,7 @@ 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