aboutsummaryrefslogtreecommitdiffstats
path: root/compare-master-to-stable.js
diff options
context:
space:
mode:
Diffstat (limited to 'compare-master-to-stable.js')
-rwxr-xr-xcompare-master-to-stable.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/compare-master-to-stable.js b/compare-master-to-stable.js
index 404383b0..2fa86729 100755
--- a/compare-master-to-stable.js
+++ b/compare-master-to-stable.js
@@ -1,4 +1,4 @@
-#!/usr/local/bin/node
+#!/usr/bin/env node
var util = require('util');
var cp = require('child_process');