Skip to content

Commit b8e814f

Browse files
committed
fix(cli): add shebang
1 parent 999977e commit b8e814f

File tree

2 files changed

+26
-0
lines changed

2 files changed

+26
-0
lines changed

cli.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 program from 'commander';
23

34
// START SNAPCRAFT IGNORE

package-lock.json

Lines changed: 25 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)