mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2025-10-28 01:26:54 +00:00
It's a variable set by procd that should replace hardcoded
/tmp/sysupgrade.tgz.
This change requires the most recent procd with the commit 0f3c136
("sysupgrade: set UPGRADE_BACKUP env variable").
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>