Skip to content

Commit

Permalink
id.ts needs to run pkgx
Browse files Browse the repository at this point in the history
  • Loading branch information
jhheider committed Jan 13, 2024
1 parent 847775d commit 0325f7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion id/id.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env -S pkgx +git +gh deno run --allow-env --allow-net --allow-write --allow-run=gh --allow-read
#!/usr/bin/env -S pkgx +git +gh deno run --allow-env --allow-net --allow-write --allow-run=gh,pkgx --allow-read

import get_config from "brewkit/config.ts"

Expand Down

0 comments on commit 0325f7b

Please sign in to comment.