botserver/gbot.sh
Rodrigo Rodriguez (Pragmatismo) aa69c63cee 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

3 lines
100 B
Bash
Executable file

clear && \
cargo build && \
sudo RUST_BACKTRACE=1 ./target/debug/botserver install tables