Browse Source

update Makefile

leon 3 weeks ago
parent
commit
c1eb4d556d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Makefile

+ 1 - 0
Makefile

@@ -18,6 +18,7 @@ help:
 	@echo ""
 	@echo "make start      Start server"
 	@echo "make status     Check server status"
+	@echo "make debug      Execute python3 infer.py"
 	@echo "make log        Print log"
 	@echo "make help       Show this help message"
 	@echo ""