Adding run.sh to allow me to remember what the supervisor command is.

This commit is contained in:
Andrew Davidson 2016-01-23 16:13:15 -05:00
parent 1a3da60b24
commit e635ec680d

6
run.sh Executable file
View file

@ -0,0 +1,6 @@
#!/bin/bash
supervisor \
-e 'jade|js' \
-i './generated' \
node app.js