From 535f3f852904016abeb6a68f1710b75a32500080 Mon Sep 17 00:00:00 2001 From: remittor Date: Sat, 12 Aug 2023 20:29:10 +0300 Subject: [PATCH] Add support OpenWrt v23 --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 6b83974..943d10b 100644 --- a/README.md +++ b/README.md @@ -13,11 +13,11 @@ sudo apt-get install python3-distutils rsync unzip zlib1g-dev ## Build firmware ``` -git clone https://github.com/openwrt-xiaomi/builder -b v21 openwrt-v21 -cd openwrt-v21 +git clone https://github.com/openwrt-xiaomi/builder -b v23 openwrt-v23 +cd openwrt-v23 -./xcreate.sh -v xq-21.02.3 -cd xq-21.02.3 +./xcreate.sh -v xq-23.05.0 +cd xq-23.05.0 ./xupdate.sh -f