lemmy/install.sh

5 lines
45 B
Bash
Executable file

cd ui
yarn
yarn build
cd ../server
cargo run