Skip to content

Commit 1176454

Browse files
committed
add +unzip to bin/cmd/build
fixes: pkgxdev/pantry#4529
1 parent 5c21995 commit 1176454

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/cmd/build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/env -S pkgx +rsync +git +bash +gum +gh +curl +bzip2 +xz deno run --ext=ts --allow-env --allow-read --allow-write --allow-run --allow-net
1+
#!/usr/bin/env -S pkgx +rsync +git +bash +gum +gh +curl +bzip2 +xz +unzip deno run --ext=ts --allow-env --allow-read --allow-write --allow-run --allow-net
22

33
import make_build_script from "brewkit/porcelain/build-script.ts"
44
import { gum, rsync } from "brewkit/utils.ts"

0 commit comments

Comments
 (0)