lemmy/install.sh
2019-04-06 15:49:51 -07:00

6 lines
45 B
Bash
Executable file

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