Pārlūkot izejas kodu

update Makefile

leon 3 nedēļas atpakaļ
vecāks
revīzija
c1eb4d556d
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  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 ""