Skip to content

Commit 6a54fcb

Browse files
committed
Add shebang to main.ts
1 parent a5665b3 commit 6a54fcb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#!/usr/bin/env node
12
import * as child_process from 'child_process'
23
import * as fs from 'fs'
34
import * as path from 'path'

0 commit comments

Comments
 (0)