torrents.csv/scripts/webserver.sh

6 lines
66 B
Bash
Executable File

cd ../server/ui
yarn
yarn build
cd ../service
cargo run --release