lemmy/install.sh

6 lines
45 B
Bash
Raw Normal View History

2019-04-06 16:49:51 -06:00
cd ui
yarn
yarn build
cd ../server
cargo run