init
This commit is contained in:
commit
099906f993
15
README.md
Normal file
15
README.md
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
# luci-app-alist
|
||||||
|
|
||||||
|
A file list program that supports multiple storage.
|
||||||
|
|
||||||
|
## How to build
|
||||||
|
|
||||||
|
Enter in your openwrt/package/ or other
|
||||||
|
|
||||||
|
### Openwrt official SnapShots
|
||||||
|
|
||||||
|
```shell
|
||||||
|
git clone https://github.com/sbwml/openwrt-alist --depth=1
|
||||||
|
make menuconfig # choose LUCI -> Applications -> luci-app-alist
|
||||||
|
make V=s
|
||||||
|
```
|
Loading…
Reference in New Issue
Block a user