mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-11-05 11:52:10 +08:00
Optimizing scripts
This commit is contained in:
parent
546de605a8
commit
528ae3922f
@ -104,7 +104,6 @@ go.build: go.build.verify $(addprefix go.build., $(addprefix $(PLATFORM)., $(BIN
|
|||||||
## go.start: Start openim
|
## go.start: Start openim
|
||||||
.PHONY: go.start
|
.PHONY: go.start
|
||||||
go.start:
|
go.start:
|
||||||
[2024-03-21 16:07:36 CST] Service component started successfully
|
|
||||||
@echo "=========================> Starting OpenIM <========================="
|
@echo "=========================> Starting OpenIM <========================="
|
||||||
@$(ROOT_DIR)/scripts/start-all.sh
|
@$(ROOT_DIR)/scripts/start-all.sh
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user