Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
bzp2010 committed Nov 21, 2024
1 parent d59a636 commit 44bc599
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,6 @@ init: runtime
.PHONY: run
run: runtime
@$(call func_echo_status, "$@ -> [ Start ]")
rm -f logs/worker_events.sock logs/stream_worker_events.sock ## Cleanup stale event broker unix socket file
$(ENV_APISIX) start
@$(call func_echo_success_status, "$@ -> [ Done ]")

Expand Down

0 comments on commit 44bc599

Please sign in to comment.