diff --git a/scripts/code-web.js b/scripts/code-web.js old mode 100644 new mode 100755 index 8e092cb39a1..53c4366405d --- 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.