mirror of
https://github.com/richb-hanover/OpenWrtScripts.git
synced 2026-03-30 10:44:32 +02:00
Add luci to the set of packages. This won't hurt if it's already installed; makes it easier on CC images
This commit is contained in:
parent
47415daa7d
commit
5f9adc4a47
1 changed files with 1 additions and 0 deletions
|
|
@ -64,6 +64,7 @@
|
|||
# updating/installing them a second time.
|
||||
# echo 'Updating software packages'
|
||||
# opkg update # retrieve updated packages
|
||||
# opkg install luci # install the web GUI
|
||||
# opkg install snmpd fprobe # install snmpd & fprobe
|
||||
# opkg install luci-app-sqm # install the SQM modules to get fq_codel etc
|
||||
# opkg install ppp-mod-pppoe # install PPPoE module
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue