Skip to content

Commit 14e4373

Browse files
committed
Update mLinux reference.
1 parent c95a582 commit 14e4373

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/content/install/gateway/multitech.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,8 @@ Example commands for upgrading / migrating:
8484
```bash
8585
$ mkdir /var/volatile/flash-upgrade
8686
$ 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
87+
$ wget -O uImage.bin http://www.multitech.net/mlinux/images/mtcdt/4.0.1/uImage--3.12.70-r20.2-mtcdt-20180620182056.bin
88+
$ wget -O rootfs.jffs2 http://www.multitech.net/mlinux/images/mtcdt/4.0.1/mlinux-base-image-mtcdt-20180620182056.rootfs.jffs2
8989
$ touch /var/volatile/do_flash_upgrade
9090
$ reboot
9191
```

0 commit comments

Comments
 (0)