Skip to content

Instantly share code, notes, and snippets.

@disrupted
Created August 23, 2019 09:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save disrupted/5b1a0b569e75b7e75be814c1d80c0477 to your computer and use it in GitHub Desktop.
Save disrupted/5b1a0b569e75b7e75be814c1d80c0477 to your computer and use it in GitHub Desktop.
OpenWRT router
opkg list-upgradable | grep luci
opkg upgrade luci-base
opkg upgrade luci-mod-admin-full
/etc/init.d/uhttpd restart
rm -rf /tmp/luci*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment