Skip to content

Commit c51cdff

Browse files
committed
Fix shebang
1 parent 8dedd86 commit c51cdff

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/html-manager/scripts/concat-amd-build.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
#!/usr/bin/env node
2+
13
// Copyright (c) Jupyter Development Team.
24
// Distributed under the terms of the Modified BSD License.
35

0 commit comments

Comments
 (0)