We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e7dc81 commit a768729Copy full SHA for a768729
docs/content/install/gateway/multitech.md
@@ -86,6 +86,7 @@ $ mkdir /var/volatile/flash-upgrade
86
$ cd /var/volatile/flash-upgrade
87
$ wget -O uImage.bin http://www.multitech.net/mlinux/images/mtcdt/3.3.24/uImage--3.12.27-r15.2-mtcdt-20180327203057.bin
88
$ wget -O rootfs.jffs2 http://www.multitech.net/mlinux/images/mtcdt/3.3.24/mlinux-base-image-mtcdt-20180327203057.rootfs.jffs2
89
+$ touch /var/volatile/do_flash_upgrade
90
$ reboot
91
```
92
0 commit comments