mcuserv/Makefile

4 lines
59 B
Makefile

.PHONY: test
test:
sudo ncat -l 80 -k --sh-exec "./serve"