mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-08 02:55:58 +08:00
feat: delele go work sum
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
This commit is contained in:
@@ -24,10 +24,9 @@ OPENIM_ROOT="$(cd "$(dirname "${BASH_SOURCE[0]}")/../.." && pwd -P)"
|
||||
LOCAL_OUTPUT_ROOT="${OPENIM_ROOT}/${OUT_DIR:-_output}"
|
||||
source "${OPENIM_ROOT}/scripts/lib/init.sh"
|
||||
|
||||
IP=$(openim::util::get_server_ip)
|
||||
|
||||
#TODO
|
||||
# IP=http://127.0.0.1
|
||||
IP=http://127.0.0.1
|
||||
IP=$(openim::util::get_server_ip)
|
||||
|
||||
function def() {
|
||||
local var_name="$1"
|
||||
|
||||
Reference in New Issue
Block a user