mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-13 21:45:58 +08:00
fix delete
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
.PHONY: all build run gotool install clean help
|
.PHONY: all build run gotool install clean help
|
||||||
|
|
||||||
BINARY_NAME=open_im_cron_task
|
BINARY_NAME=open_im_cron_task
|
||||||
BIN_DIR=../../../bin/
|
BIN_DIR=../../bin/
|
||||||
|
|
||||||
all: gotool build
|
all: gotool build
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user