Merge branch 'master' into master

This commit is contained in:
ElonH 2021-06-13 12:49:45 +08:00 committed by GitHub
commit aa3fa0df3c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -50,7 +50,7 @@ git clone -b master --single-branch https://github.com/immortalwrt/immortalwrt &
immortalwrt/opde:base zsh
./scripts/feeds update -a && ./scripts/feeds install -a
```
2. For Windows User:
openwrt source code can not be cloned into NTFS filesystem(symbol link problem during compilation),
@ -69,6 +69,7 @@ git clone -b master --single-branch https://github.com/immortalwrt/immortalwrt &
./scripts/feeds update -a && ./scripts/feeds install -a
```
Proxy Support:
```bash