Update Makefile

Co-Authored-By: Paul Tyng <paul@paultyng.net>
This commit is contained in:
Jo Vanvoorden
2020-03-07 20:50:59 +01:00
committed by GitHub
parent 6a943411e6
commit 020b6c6a93

View File

@@ -12,7 +12,7 @@ install: build
install -d $(PLUGIN_PATH)
install -m 775 $(NAME) $(PLUGIN_PATH)/
test: install
test:
./controller.sh update
./controller.sh start
./controller.sh test