botserver/gbot.sh

3 lines
113 B
Bash
Executable file

set +e
pkill postgres && rm .env -rf botserver-stack && clear && \
RUST_LOG=trace,hyper_util=off cargo run