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