update:openwrt

This commit is contained in:
dichgrem
2025-07-26 11:29:30 +08:00
parent c72880f07c
commit ae4e526ea2
15 changed files with 3 additions and 3 deletions

View File

@ -181,7 +181,7 @@ cd immortalwrt
如果你想要编译稳定版(stable),使用
```
git tag switch xxx #例如git tag switch 24.10.2
git checkout xxx #例如git checkout v24.10.2
```
如果你想要编译最新版(snapshot),使用
```