opkg update && opkg list-upgradable | cut -d " " -f1 | xargs opkg upgrade
Openwrt opkg批量更新October 5, 2022 · Yanceyopkg update && opkg list-upgradable | cut -d " " -f1 | xargs opkg upgrade