[Pkg-javascript-commits] [node-jsesc] 04/06: On Debian, node is nodejs
Julien Puydt
julien.puydt at laposte.net
Fri Oct 16 17:25:37 UTC 2015
This is an automated email from the git hooks/post-receive script.
jpuydt-guest pushed a commit to branch master
in repository node-jsesc.
commit af6f774f60e236a52df7bbc391b5c3bd9ff3aa0d
Author: Julien Puydt <julien.puydt at laposte.net>
Date: Fri Oct 16 16:27:11 2015 +0200
On Debian, node is nodejs
---
bin/jsesc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bin/jsesc b/bin/jsesc
index 5900dd4..811a95f 100755
--- a/bin/jsesc
+++ b/bin/jsesc
@@ -1,4 +1,4 @@
-#!/usr/bin/env node
+#!/usr/bin/nodejs
(function() {
var fs = require('fs');
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-jsesc.git
More information about the Pkg-javascript-commits
mailing list