mirror of
https://github.com/Tribufu/TribufuJS
synced 2026-08-07 11:56:20 +00:00
4 lines
72 B
Bash
4 lines
72 B
Bash
#!/usr/bin/env sh
|
|
|
|
git submodule update --init --recursive
|
|
pnpm install
|