This commit is contained in:
chrishutchison9 2018-04-16 01:22:08 -04:00
commit febd3201da

View File

@ -75,6 +75,9 @@ web:
# isso -c config/comments.comment.sh.cfg run
# gunicorn --pid=/app/storage/gunicorn.pid -w 4 -b 0.0.0.0:5000 isso.dispatch
uwsgi uswgi2.ini
cd isso/js; bower --allow-root install almond requirejs requirejs-text jade
make js
.PHONY: clean site man init js coverage test web