Skip to content

Commit

Permalink
missing shebang -_-
Browse files Browse the repository at this point in the history
  • Loading branch information
bn-l committed Apr 4, 2024
1 parent c393046 commit 24709ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/index.mts
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/usr/bin/env node

import { executeParsedGroups, groupByOwner, parseOwnerGroups } from "./main.mjs";
import { c, getCli } from "./cli.mjs";
Expand Down

0 comments on commit 24709ea

Please sign in to comment.