tribufu-js/bootstrap.sh
2024-01-07 19:08:31 -03:00

4 lines
72 B
Bash

#!/usr/bin/env sh
git submodule update --init --recursive
pnpm install