openwrt/target/linux/orion/generic/base-files/lib/upgrade
Rafał Miłecki bf4eef46b4 orion: sysupgrade: change platform_check_image() args validation
sysupgrade passes image to check as argument so use $# instead of $ARGC.
It also fits this function better as it checks $1 and not $ARGV.

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
2019-07-16 13:58:26 +02:00
..
platform.sh orion: sysupgrade: change platform_check_image() args validation 2019-07-16 13:58:26 +02:00