Update Makefile

This commit is contained in:
Chris Hutchison 2018-04-14 00:44:59 -04:00 committed by GitHub
parent 6873559e2f
commit f288d397d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -72,7 +72,7 @@ clean:
web:
python setup.py develop # or `install`
isso run
isso -c config/comments.comment.sh.cfg run
.PHONY: clean site man init js coverage test web