ssh into the box
ssh 192.168.1.1 -lroot
download image
cd /tmp wget http://downloads.lede-project.org/releases/17.01.2/targets/ar71xx/generic/lede-17.01.2-ar71xx-generic-wzr-hp-g300nh-squashfs-sysupgrade.bin
upgrade
sysupgrade -c image.bin
sysupgrade -v image.bin