mirror of
https://github.com/DeBrosOfficial/network.git
synced 2025-10-06 10:19:07 +00:00
- Added install_rqlite() function with architecture detection - Downloads and installs RQLite v8.30.0 from GitHub releases - Supports amd64, arm64, and arm architectures - Checks if RQLite is already installed before downloading - Installs both rqlited and rqlite binaries to /usr/local/bin - Added RQLite installation to main() function flow - Verifies installation success and displays version