mirror of
https://github.com/openwrt/luci.git
synced 2025-12-21 23:34:34 +04:00
Adding luci-lib-ipkg to the list of needed packages, to interact with IPKG library.
@@ -7,7 +7,7 @@ This Howto shows how to use it and provides information about available function
|
|||||||
To enable the API, install the following package and restart `uhttpd`:
|
To enable the API, install the following package and restart `uhttpd`:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
opkg install luci-mod-rpc
|
opkg install luci-mod-rpc luci-lib-ipkg
|
||||||
/etc/init.d/uhttpd restart
|
/etc/init.d/uhttpd restart
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user