contrib/package: remote-update: combined images now include the fs type in the file...
[project/luci.git] / contrib / package / remote-update / files / usr / sbin / remote-update
index e767915..6e45e48 100755 (executable)
@@ -19,10 +19,10 @@ find_image()
 {
        case "$1" in
                atheros)
-                       echo "openwrt-atheros-combined.img"
+                       echo "openwrt-atheros-combined.squashfs.img"
                ;;
                ar71xx)
-                       echo "openwrt-ar71xx-combined.img"
+                       echo "openwrt-ar71xx-combined.squashfs.img"
                ;;
                brcm)
                        echo "openwrt-brcm-2.4-squashfs.trx"