瀏覽代碼

update Makefile

leon 3 周之前
父節點
當前提交
c1eb4d556d
共有 1 個文件被更改,包括 1 次插入0 次删除
  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 ""