From 73d1808d9ef6b42b43af2a39d233be41880aa58a Mon Sep 17 00:00:00 2001 From: Christopher Baines Date: Fri, 20 Jun 2014 23:38:13 +0100 Subject: Fix the shebang --- create-data.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'create-data.js') diff --git a/create-data.js b/create-data.js index ff86e81..3c3ec24 100755 --- a/create-data.js +++ b/create-data.js @@ -1,4 +1,4 @@ -#!/usr/bin/env node +#!/usr/bin/env nodejs /* * This does two things, combines University Open Data, and the data from the -- cgit v1.2.3