Skip to content

Commit 3597fce

Browse files
committed
Merge pull request victorjonsson#45 from seryl/env_build
Have build tool reference node from env
2 parents 92e7958 + 53c5dd9 commit 3597fce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/node
1+
#!/usr/bin/env node
22

33
var fs = require('fs'),
44
sys = require('sys'),

0 commit comments

Comments
 (0)