Update Makefile

pull/1304/head
Xinwei Xiong 2 years ago committed by GitHub
parent dfb7c85e80
commit 37328e0890
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -93,7 +93,7 @@ start:
stop:
@$(MAKE) go.stop
## restart: Restart openim
## restart: Restart openim (make init configuration file is initialized)
.PHONY: restart
restart: clean stop build init start check

Loading…
Cancel
Save