botserver/gbot.sh
Rodrigo Rodriguez (Pragmatismo) 93dab6f741 Update PostgreSQL installer commands
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/*`
2025-10-20 07:50:51 -03:00

2 lines
81 B
Bash
Executable file

clear && \
RUST_LOG=trace,hyper_util=off cargo build && clear && cargo run