This website requires JavaScript.
Explore
Help
Sign in
amd
/
crunch-node
Watch
1
Star
0
Fork
You've already forked crunch-node
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
main
crunch-node
/
run.sh
7 lines
80 B
Bash
Raw
Permalink
Normal View
History
Unescape
Escape
Adding run.sh to allow me to remember what the supervisor command is.
2016-01-23 21:13:15 +00:00
#!/bin/bash
supervisor
\
-e
'jade|js'
\
Finalizing photo model updates #7
2016-01-24 03:53:53 +00:00
-i
'./build'
\
Adding run.sh to allow me to remember what the supervisor command is.
2016-01-23 21:13:15 +00:00
node app.js
Reference in a new issue
Copy permalink