This website requires JavaScript.
Explore
Help
Sign in
GeneralBots
/
botserver
Watch
2
Star
1
Fork
You've already forked botserver
0
Code
Issues
Pull requests
Projects
Releases
323
Packages
Wiki
Activity
Actions
93dab6f741
botserver
/
gbot.sh
3 lines
81 B
Bash
Raw
Normal View
History
Unescape
Escape
Refactor bootstrap and package manager, add ureq - Split package manager into separate modules - Expose only the installer API - Simplify BootstrapManager to install components and load config - Pin ureq to 3.1.2 and add ureq‑proto crate - Clean up configuration code and remove legacy comments - Update helper scripts and server start command formatting
2025-10-19 11:08:23 -03:00
clear
&&
\
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
RUST_LOG
=
trace,hyper_util
=
off cargo build
&&
clear
&&
cargo run
Reference in a new issue
Copy permalink