#!/bin/bash

set -e
cd server
cargo run --bin seed
