Skip to content

Commit a012f4a

Browse files
authored
Update hyp.js
1 parent c1255e1 commit a012f4a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

bin/hyp.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
#!/usr/bin/env node
22

3+
4+
process.title = "Hypercore CLI"
5+
36
import subcommand from 'subcommand'
47
import fs from 'fs'
58
import path from 'path'

0 commit comments

Comments
 (0)