- 在线升级方法中 zstd 依赖安装

This commit is contained in:
靳洪博
2020-05-29 21:16:46 +08:00
committed by GitHub
parent 75dea52c6a
commit 4c30c33449

View File

@@ -26,6 +26,7 @@ https://github.com/klever1988/nanopi-openwrt/blob/master/CHANGELOG.md
```bash ```bash
opkg update opkg update
opkg install zstd opkg install zstd
opkg install libzstd
``` ```
然后下载脚本执行 然后下载脚本执行
```bash ```bash