Update Makefile
This commit is contained in:
parent
7ccc09b6f8
commit
391bc269e6
3
Makefile
3
Makefile
@ -75,6 +75,9 @@ web:
|
|||||||
# isso -c config/comments.comment.sh.cfg run
|
# isso -c config/comments.comment.sh.cfg run
|
||||||
# gunicorn --pid=/app/storage/gunicorn.pid -w 4 -b 0.0.0.0:5000 isso.dispatch
|
# gunicorn --pid=/app/storage/gunicorn.pid -w 4 -b 0.0.0.0:5000 isso.dispatch
|
||||||
uwsgi uswgi2.ini
|
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
|
.PHONY: clean site man init js coverage test web
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user