From 92bef6e9f62d40a2dcfdb380154ff2978093e227 Mon Sep 17 00:00:00 2001 From: Zachary Boyd Date: Tue, 29 Dec 2015 21:43:19 -0500 Subject: [PATCH] final --- bin/tor-router.js | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/tor-router.js b/bin/tor-router.js index 4d6c16f..2b3e865 100755 --- a/bin/tor-router.js +++ b/bin/tor-router.js @@ -1,3 +1,4 @@ +#!/usr/bin/env node 'use strict'; const dir = __dirname+'/../';