mirror of
https://github.com/tribufu/tribufu-js
synced 2026-05-06 06:47:27 +00:00
4 lines
72 B
Bash
4 lines
72 B
Bash
#!/usr/bin/env sh
|
|
|
|
git submodule update --init --recursive
|
|
pnpm install
|