File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
docs/content/install/gateway Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -105,14 +105,14 @@ opkg update
105105 [ https://artifacts.loraserver.io/vendor/multitech/conduit/ ] ( https://artifacts.loraserver.io/vendor/multitech/conduit/ ) .
106106 Example (assuming you want to install ` lora-gateway-bridge_2.5.0-r1.1_arm926ejste.ipk ` ):
107107 {{<highlight bash >}}
108- wget https://artifacts.loraserver.io/vendor/multitech/conduit/lora-gateway-bridge_2.5.1 -r1.0_arm926ejste .ipk
108+ wget https://artifacts.loraserver.io/vendor/multitech/conduit/lora-gateway-bridge_2.6.0 -r1.1_arm926ejste .ipk
109109 {{< /highlight >}}
110110
1111113 . Now this ` .ipk ` package is stored on the Conduit, you can install it
112112 using the ` opkg ` package-manager utility. Example (assuming the same
113113 ` .ipk ` file):
114114 {{<highlight bash >}}
115- opkg install lora-gateway-bridge_2.5.1 -r1.0_arm926ejste .ipk
115+ opkg install lora-gateway-bridge_2.6.0 -r1.1_arm926ejste .ipk
116116 {{< /highlight >}}
117117
1181184 . Update the MQTT connection details so that LoRa Gateway Bridge is able to
You can’t perform that action at this time.
0 commit comments