cooked/scripts/seed.sh

4 lines
93 B
Bash
Raw Normal View History

2024-10-31 16:54:27 +01:00
export PSQL=postgres://postgres@localhost/cooked
export RUST_LOG=debug
cargo run --bin seed