feat: update.gitmodules file

Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
pull/437/head
Xinwei Xiong(cubxxw-openim) 2 years ago
parent cbb4d7f5ea
commit fdd3c83b80

7
.gitmodules vendored

@ -1,4 +1,3 @@
[submodule "cmd/Open-IM-SDK-Core"]
path = cmd/Open-IM-SDK-Core
url = https://github.com/OpenIMSDK/Open-IM-SDK-Core.git
[submodule "cmd/openim-sdk-core"]
path = cmd/openim-sdk-core
url = https://github.com/OpenIMSDK/openim-sdk-core.git

@ -0,0 +1 @@
Subproject commit 4ce07f10e42ac2d6a6bc85a34f05c1ada6f4e5a3

@ -131,7 +131,7 @@ install.github-release:
@$(GO) install github.com/github-release/github-release@latest
## install.coscli: Install coscli, used to upload files to cos
# example: ./coscli cp/sync -r /home/off-line/docker-off-line/ cos://openim-1306374445/openim/openim/image/amd/off-line/off-line/ -e cos.ap-guangzhou.myqcloud.com
# example: ./coscli cp/sync -r /home/off-line/docker-off-line/ cos://openim-1306374445/openim/image/amd/off-line/off-line/ -e cos.ap-guangzhou.myqcloud.com
# https://cloud.tencent.com/document/product/436/71763
.PHONY: install.coscli
install.coscli:

Loading…
Cancel
Save