mirror of
https://github.com/BradNut/graphbrainz
synced 2025-09-08 17:40:32 +00:00
Add shebang
This commit is contained in:
parent
8807d1e5b8
commit
1e535f203e
1 changed files with 1 additions and 0 deletions
1
cli.js
Normal file → Executable file
1
cli.js
Normal file → Executable file
|
|
@ -1 +1,2 @@
|
|||
#!/usr/bin/env node
|
||||
require('./lib/index').start()
|
||||
|
|
|
|||
Loading…
Reference in a new issue