mirror of
https://github.com/DeBrosOfficial/network.git
synced 2026-01-30 20:03:03 +00:00
- Updated `setup.go` to add Go binary path to the current process and the `debros` user's `.bashrc` for persistent availability. - Implemented error handling for updating `.bashrc` and ensured proper ownership of the file. - Refined `install-debros-network.sh` to improve OS detection, dependency checks, and installation flow, including downloading the latest release of `network-cli` from GitHub. - Streamlined the installation process with clearer logging and error messages, enhancing user experience.