Add build command before running cargo Update PostgreSQL installation commands to use relative paths Update Linux and macOS installation commands to use `chmod +x ./bin/*` instead of `chmod +x bin/*`
2 lines
81 B
Bash
Executable file
2 lines
81 B
Bash
Executable file
clear && \
|
|
RUST_LOG=trace,hyper_util=off cargo build && clear && cargo run
|