OpenWRT
From Alessandro's Wiki
Revision as of 20:33, 26 July 2024 by Porcelinux (talk | contribs) (Created page with " Upgrade all upgradable packages root@antest:~# opkg list-upgradable | cut -f 1 -d ' ' | xargs -r opkg upgrade")
Upgrade all upgradable packages
root@antest:~# opkg list-upgradable | cut -f 1 -d ' ' | xargs -r opkg upgrade