Skip to content

Commit 755f377

Browse files
author
Ajay Sreedhar
authored
add: shebang for node
1 parent ce16068 commit 755f377

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

main.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
'use strict';
24

35
const SDLAddon = require('./build/Release/sdladdon');

0 commit comments

Comments
 (0)