bun install
This commit is contained in:
parent
92cf18f0b5
commit
ae16734708
|
|
@ -47,6 +47,9 @@ quiet /usr/sbin/getcap "$BUN_REAL" || true
|
|||
echo ">> Creating apps directory"
|
||||
mkdir -p ~/apps
|
||||
|
||||
echo ">> Installing dependencies"
|
||||
bun install
|
||||
|
||||
echo ">> Building client bundle"
|
||||
bun run build
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user