Skip to content

Commit 7c2b741

Browse files
committed
🐛 FIX: executable
1 parent 80361bd commit 7c2b741

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#!/usr/bin/env node
12
/**
23
*
34
* Author: Muhammad Saad

test.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
#!/usr/bin/env node
2-
31
const cli = require("./index");
42

53
cli();

0 commit comments

Comments
 (0)