Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Pasero <benjpas@microsoft.com>2019-10-15 17:49:23 +0300
committerBenjamin Pasero <benjpas@microsoft.com>2019-10-15 17:49:31 +0300
commit887528397c85dbf841efbbd96930f47a0cd4951e (patch)
treec291f01accbebfcdcb0bca9aac1aba16fa81d12a
parent5e5bb4ad30171506f094b6fd9d512e20f85c47fa (diff)
:lipstick: code-web.js
-rwxr-xr-x[-rw-r--r--]scripts/code-web.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/code-web.js b/scripts/code-web.js
index 8e092cb39a1..53c4366405d 100644..100755
--- a/scripts/code-web.js
+++ b/scripts/code-web.js
@@ -1,3 +1,5 @@
+#!/usr/bin/env node
+
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for license information.