Skip to content

Commit

Permalink
improve start script
Browse files Browse the repository at this point in the history
Signed-off-by: duanmengkk <[email protected]>
  • Loading branch information
duanmengkk committed Dec 11, 2024
1 parent 80a74d7 commit 4d8565e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ ifeq ($(GOOS), darwin)
TARGETS := $(MACOS_TARGETS)
endif

CTL_TARGETS := nodectl
#CTL_TARGETS := nestctl

# Build code.
#
Expand Down

0 comments on commit 4d8565e

Please sign in to comment.