fix: GL wizard indentation + balancer depends on kit-connect
- GL connect-wizard.sh: fixed key authorization block indentation (was at 3 tabs instead of 2) - GL kit-busrouter Makefile: added +kit-connect to DEPENDS so installing the balancer auto-pulls connectivity Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -7,7 +7,7 @@ define Package/kit-busrouter
|
|||||||
SECTION:=net
|
SECTION:=net
|
||||||
CATEGORY:=Network
|
CATEGORY:=Network
|
||||||
TITLE:=Pioneer Bus Router multi-WAN balancer
|
TITLE:=Pioneer Bus Router multi-WAN balancer
|
||||||
DEPENDS:=+mwan3 +curl +jq
|
DEPENDS:=+mwan3 +curl +jq +kit-connect
|
||||||
endef
|
endef
|
||||||
define Package/kit-busrouter/description
|
define Package/kit-busrouter/description
|
||||||
Intelligent 5G+Starlink balancing, SIM auto-switch, and fleet telemetry.
|
Intelligent 5G+Starlink balancing, SIM auto-switch, and fleet telemetry.
|
||||||
|
|||||||
Reference in New Issue
Block a user