diff --git a/Makefile b/Makefile index 9327f41..038d169 100644 --- a/Makefile +++ b/Makefile @@ -73,7 +73,7 @@ clean: web: python setup.py develop # or `install` python update-settings.py - isso -c config/comments.comment.sh.cfg run + isso run .PHONY: clean site man init js coverage test web