mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-12-08 21:47:17 +08:00
Update Makefile
This commit is contained in:
parent
dfb7c85e80
commit
37328e0890
2
Makefile
2
Makefile
@ -93,7 +93,7 @@ start:
|
|||||||
stop:
|
stop:
|
||||||
@$(MAKE) go.stop
|
@$(MAKE) go.stop
|
||||||
|
|
||||||
## restart: Restart openim ✨
|
## restart: Restart openim (make init configuration file is initialized) ✨
|
||||||
.PHONY: restart
|
.PHONY: restart
|
||||||
restart: clean stop build init start check
|
restart: clean stop build init start check
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user