mcuserv/Makefile

4 lines
59 B
Makefile
Raw Normal View History

2018-06-18 23:16:12 +00:00
.PHONY: test
test:
sudo ncat -l 80 -k --sh-exec "./serve"