torrents.csv/scripts/webserver.sh

6 lines
61 B
Bash
Executable File

cd ../server/ui
yarn
yarn build:prod
cd ../service
cargo run