Added content to Makefile.

This commit is contained in:
Johannes Findeisen 2022-09-29 04:58:00 +02:00
commit af91adec7e

View file

@ -0,0 +1,5 @@
all:
PYTHONPATH=$(shell pwd) ./bin/linspector -s ./etc
daemon:
PYTHONPATH=$(shell pwd) ./bin/linspector -d ./etc