This commit is contained in:
remittor
2022-08-12 15:10:05 +03:00
parent be77d8e0e2
commit 7288d5f119
8 changed files with 31 additions and 48 deletions

View File

@@ -14,8 +14,11 @@ sudo apt-get install build-essential subversion libncurses5-dev zlib1g-dev gawk
```
git clone https://github.com/openwrt-xiaomi/builder -b v21 openwrt-v21
cd openwrt-v21
./xcreate.sh -v xq-21.02.1
cd xq-21.02.1
./xcreate.sh -v xq-21.02.3
cd xq-21.02.3
./xupdate.sh -f
./xmake.sh -f -t r3d
```