lemmy/install.sh

6 lines
45 B
Bash
Executable File

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