mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-06-14 02:47:27 -04:00
stage2 passes image path to platform_do_upgrade() as an argument so it can be simply accessed using $1 Signed-off-by: Rafał Miłecki <rafal@milecki.pl> (cherry picked from commit8b4bc7abe0) [rmilecki: dropping ARGV without this change broke sysupgrade] Fixes:6ac62c4b6c("base-files: don't set ARGV and ARGC")