Skip to content

Commit 30c2a43

Browse files
committed
added required #!
1 parent 049bda5 commit 30c2a43

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup/native-host.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
import {Setup} from "web-ext-native-msg"
24

35
const handlerAfterSetup = info => {

0 commit comments

Comments
 (0)