aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Baines <chris.b@thread.com>2015-09-15 21:50:34 +0100
committerChristopher Baines <chris.b@thread.com>2015-09-15 21:50:34 +0100
commit8d20e896487ff508ee215401a3751f7e0ed98ce8 (patch)
tree4471fcc132938259f5f90b77ad7b7f4358a85332
parent064e75e0703f424e3cc397c5f3ed479340d0b3df (diff)
downloadhartley-library-map-data-8d20e896487ff508ee215401a3751f7e0ed98ce8.tar
hartley-library-map-data-8d20e896487ff508ee215401a3751f7e0ed98ce8.tar.gz
Change node -> nodejsHEADmaster
-rwxr-xr-xbuild-data.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/build-data.js b/build-data.js
index 2c24232..b308896 100755
--- a/build-data.js
+++ b/build-data.js
@@ -1,4 +1,4 @@
-#!/usr/bin/env node
+#!/usr/bin/env nodejs
var osmtogeojson = require('osmtogeojson');
var fs = require('fs');