Closed sml156 closed 2 years ago
Just thought I would let you know your script still works OpenWRT 19.07.0 first release candidate
# curl -k -sSL https://raw.githubusercontent.com/tavinus/opkg-upgrade/master/opkg-upgrade.sh -o ./opkg-upgrade.sh && chmod +x ./opkg-upgrade.sh && ./opkg-upgrade.sh Simple OPKG Updater v0.3.5 Done | Updating package lists Done | Getting upgradable packages list Packages available for upgrade: 18 +-----+----------------------+----------------------------+----------------------------+ | # | Package | Current | Update | +-----+----------------------+----------------------------+----------------------------+ | 1 | luci | git-19.309.76540-c0e73d3-1 | git-19.312.54336-a987e21-1 | | 2 | luci-app-firewall | git-19.309.76540-c0e73d3-1 | git-19.312.54336-a987e21-1 | | 3 | luci-app-opkg | git-19.309.76540-c0e73d3-1 | git-19.312.54336-a987e21-1 | | 4 | luci-app-travelmate | git-19.310.44720-c2be304-1 | git-19.312.54336-a987e21-1 | | 5 | luci-base | git-19.309.76540-c0e73d3-1 | git-19.312.54336-a987e21-1 | | 6 | luci-compat | git-19.310.44720-c2be304-1 | git-19.312.54336-a987e21-1 | | 7 | luci-lib-ip | git-19.309.76540-c0e73d3-1 | git-19.312.54336-a987e21-1 | | 8 | luci-lib-jsonc | git-19.309.76540-c0e73d3-1 | git-19.312.54336-a987e21-1 | | 9 | luci-lib-nixio | git-19.309.76540-c0e73d3-1 | git-19.312.54336-a987e21-1 | | 10 | luci-mod-admin-full | git-19.309.76540-c0e73d3-1 | git-19.312.54336-a987e21-1 | | 11 | luci-mod-network | git-19.309.76540-c0e73d3-1 | git-19.312.54336-a987e21-1 | | 12 | luci-mod-status | git-19.309.76540-c0e73d3-1 | git-19.312.54336-a987e21-1 | | 13 | luci-mod-system | git-19.309.76540-c0e73d3-1 | git-19.312.54336-a987e21-1 | | 14 | luci-proto-ipv6 | git-19.309.76540-c0e73d3-1 | git-19.312.54336-a987e21-1 | | 15 | luci-proto-ppp | git-19.309.76540-c0e73d3-1 | git-19.312.54336-a987e21-1 | | 16 | luci-proto-relay | git-19.310.44720-c2be304-1 | git-19.312.54336-a987e21-1 | | 17 | luci-theme-bootstrap | git-19.309.76540-c0e73d3-1 | git-19.312.54336-a987e21-1 | | 18 | rpcd-mod-luci | 20191103 | 20191108 | +-----+----------------------+----------------------------+----------------------------+ Proceed with upgrade? (Y/y to proceed) y .... | Upgrading packages`
👍
Just thought I would let you know your script still works OpenWRT 19.07.0 first release candidate