Comment for build script
This commit is contained in:
parent
b0c741ab98
commit
d4aa300d28
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
#DESCRIPTION# A rundir script
|
#DESCRIPTION# Compile the binary cli
|
||||||
bun build --target bun --compile ./src/cli.ts --outfile rundir
|
bun build --target bun --compile ./src/cli.ts --outfile rundir
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue