mirror of
https://github.com/tribufu/sdk-js
synced 2025-06-15 18:24:19 +00:00
5 lines
72 B
Bash
5 lines
72 B
Bash
#!/usr/bin/env sh
|
|
|
|
git submodule update --init --recursive
|
|
pnpm install
|