small-package/luci-theme-argone/README.md

11 lines
270 B
Markdown
Raw Normal View History

2023-05-04 13:36:30 +08:00
#### argon 原作者是jerrykuku
#### 改argone是为了编译方便
+ main默认支持luci-18.06
```bash
git clone https://github.com/kenzok78/luci-theme-argone
```
2023-05-09 15:59:27 +08:00
+ 23 分支支持最新luci
2023-05-04 13:36:30 +08:00
```bash
2023-05-09 15:59:27 +08:00
git clone -b 23 https://github.com/kenzok78/luci-theme-argone
2023-05-04 13:36:30 +08:00
```