mirror of
https://github.com/fluencelabs/js-peer-id
synced 2025-06-25 09:51:37 +00:00
fix: bang in bin.js (#106)
This commit is contained in:
committed by
Vasco Santos
parent
4d5bb2cfff
commit
11d4ec10bd
@ -1,4 +1,4 @@
|
||||
#!/usr/local/bin/node
|
||||
#!/usr/bin/env node
|
||||
|
||||
'use strict'
|
||||
|
||||
|
Reference in New Issue
Block a user