Skip to content

Commit

Permalink
first commit
Browse files Browse the repository at this point in the history
  • Loading branch information
shimondoodkin committed Jun 25, 2010
1 parent 7a2f0d6 commit 21f443b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ Copy `autoexit.js` and `nodejs.sh` to `/var/www/`

var sys = require('sys'),
http = require('http');

http.createServer(function (req, res) {

try
Expand Down

0 comments on commit 21f443b

Please sign in to comment.