[Pkg-javascript-commits] [node-jsonstream] 210/214: use-node-js

Bastien Roucariès rouca at moszumanska.debian.org
Fri Dec 1 12:59:02 UTC 2017


This is an automated email from the git hooks/post-receive script.

rouca pushed a commit to branch master
in repository node-jsonstream.

commit ab32cd6ee2a908fd6cb5c3f328b616fde1333a7a
Author: Bastien ROUCARIÈS <roucaries.bastien at gmail.com>
Date:   Fri Dec 1 13:46:19 2017 +0100

    use-node-js
    
    Use nodejs instead of node
---
 index.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/index.js b/index.js
index 6d68a19..77172a7 100755
--- a/index.js
+++ b/index.js
@@ -1,4 +1,4 @@
-#! /usr/bin/env node
+#! /usr/bin/env nodejs
 
 'use strict'
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-jsonstream.git



More information about the Pkg-javascript-commits mailing list