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 @@ -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```
You can’t perform that action at this time.
0 commit comments