README.md: v5 branches
This commit is contained in:
parent
dfff109e98
commit
0e21e1554f
@ -12,7 +12,7 @@
|
|||||||
# remove v2ray-geodata package from feeds (openwrt-22.03 & master)
|
# remove v2ray-geodata package from feeds (openwrt-22.03 & master)
|
||||||
rm -rf feeds/packages/net/v2ray-geodata
|
rm -rf feeds/packages/net/v2ray-geodata
|
||||||
|
|
||||||
git clone https://github.com/sbwml/luci-app-mosdns package/mosdns
|
git clone https://github.com/sbwml/luci-app-mosdns -b v5 package/mosdns
|
||||||
git clone https://github.com/sbwml/v2ray-geodata package/v2ray-geodata
|
git clone https://github.com/sbwml/v2ray-geodata package/v2ray-geodata
|
||||||
make menuconfig # choose LUCI -> Applications -> luci-app-mosdns
|
make menuconfig # choose LUCI -> Applications -> luci-app-mosdns
|
||||||
make V=s
|
make V=s
|
||||||
@ -25,7 +25,7 @@
|
|||||||
find ./ | grep Makefile | grep v2ray-geodata | xargs rm -f
|
find ./ | grep Makefile | grep v2ray-geodata | xargs rm -f
|
||||||
find ./ | grep Makefile | grep mosdns | xargs rm -f
|
find ./ | grep Makefile | grep mosdns | xargs rm -f
|
||||||
|
|
||||||
git clone https://github.com/sbwml/luci-app-mosdns package/mosdns
|
git clone https://github.com/sbwml/luci-app-mosdns -b v5 package/mosdns
|
||||||
git clone https://github.com/sbwml/v2ray-geodata package/v2ray-geodata
|
git clone https://github.com/sbwml/v2ray-geodata package/v2ray-geodata
|
||||||
make menuconfig # choose LUCI -> Applications -> luci-app-mosdns
|
make menuconfig # choose LUCI -> Applications -> luci-app-mosdns
|
||||||
make V=s
|
make V=s
|
||||||
@ -45,11 +45,11 @@
|
|||||||
|
|
||||||
- Execute install script (Multi-architecture support)
|
- Execute install script (Multi-architecture support)
|
||||||
```shell
|
```shell
|
||||||
sh -c "$(curl -ksS https://raw.githubusercontent.com/sbwml/luci-app-mosdns/v5-dev/install.sh)"
|
sh -c "$(curl -ksS https://raw.githubusercontent.com/sbwml/luci-app-mosdns/v5/install.sh)"
|
||||||
```
|
```
|
||||||
|
|
||||||
--------------
|
--------------
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user