Skip to content

Commit

Permalink
add a forever script
Browse files Browse the repository at this point in the history
  • Loading branch information
aliasaria committed Mar 12, 2011
1 parent 7f98cac commit 3ad5133
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Original file line Diff line number Diff line change
@@ -1,2 +1,4 @@
.DS_Store .DS_Store
rsync.sh rsync.sh
*.log
.monitor
1 change: 1 addition & 0 deletions forever.sh
Original file line number Original file line Diff line number Diff line change
@@ -0,0 +1 @@
forever start -o out.log -e err.log server.js 80

0 comments on commit 3ad5133

Please sign in to comment.