From 93f87b2ef85cba316717ace8c4c6f97cf4fd4e39 Mon Sep 17 00:00:00 2001 From: profiprog Date: Tue, 22 Jan 2019 13:00:25 +0100 Subject: [PATCH] configured sheabang --- bin/launch_local_dynamo.js | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/launch_local_dynamo.js b/bin/launch_local_dynamo.js index d270e55..b121e4e 100755 --- a/bin/launch_local_dynamo.js +++ b/bin/launch_local_dynamo.js @@ -1,3 +1,4 @@ +#!/usr/bin/env node // Copyright 2013 The Obvious Corporation. /**