mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-02-20 18:00:32 -05:00
do_upgrade_stage2() isn't really any common code. It isn't used anywhere except for /sbin/sysupgrade that passes it to the stage2. Moving its code to separated file also simplifies COMMAND variable. Signed-off-by: Rafał Miłecki <rafal@milecki.pl>