Skip to content

Commit a323406

Browse files
committed
docs: fix typo
1 parent f4f6b84 commit a323406

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

www/docs/ctrl/over-the-air-updates.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ We will add support for that later.
9191
For now, you can use an external tool, like `wget`, and stream the update into Rugix Ctrl:
9292

9393
```shell
94-
wget -q -t 0 -O - <url to the image> | rugix-ctrl update install -
94+
wget -q -t 0 -O - <url to the bundle> | rugix-ctrl update install -
9595
```
9696

9797
This will retry downloading indefinitely. For further details, we refer to the manpage of `wget`.

0 commit comments

Comments
 (0)