Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap-server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'index.js')
-rw-r--r--index.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.js b/index.js
index aedecfd..7573915 100644
--- a/index.js
+++ b/index.js
@@ -73,4 +73,4 @@ app.post('/', function(req, res) {
res.send(archive.toBuffer())
})
-app.listen(process.env.PORT || 3000) \ No newline at end of file
+app.listen(process.env.PORT || 3000)