Skip to content

Commit 6f5a05e

Browse files
authored
Fix update-rc.d typo in docs.
1 parent 5d72f5f commit 6f5a05e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/install/gateway/multitech.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ use the `mlinux-base*.jffs2` image!**
140140
Example:
141141
```text
142142
uadmin@mtcdt:~# /etc/init.d/lora-gateway-bridge start
143-
uadmin@mtcdt:~# update-rc.d lora-packet-forwarder defaults
143+
uadmin@mtcdt:~# update-rc.d lora-gateway-bridge defaults
144144
```
145145

146146
6. Be sure to add the gateway to the lora-app-server.

0 commit comments

Comments
 (0)