Add files via upload

This commit is contained in:
moruiris
2021-11-20 21:56:04 +08:00
committed by GitHub
parent 022684396b
commit 8bc5294b76
3 changed files with 6874 additions and 0 deletions

6863
OpenWrt/R3P/.config Normal file

File diff suppressed because it is too large Load Diff

2
OpenWrt/R3P/diy-part1.sh Normal file
View File

@ -0,0 +1,2 @@
#!/bin/bash
#

View File

@ -0,0 +1,9 @@
src-git packages https://git.openwrt.org/feed/packages.git
src-git luci https://git.openwrt.org/project/luci.git
src-git routing https://git.openwrt.org/feed/routing.git
src-git telephony https://git.openwrt.org/feed/telephony.git
#src-git video https://github.com/openwrt/video.git
#src-git targets https://github.com/openwrt/targets.git
#src-git oldpackages http://git.openwrt.org/packages.git
#src-link custom /usr/src/openwrt/custom-feed
src-git moruiris https://github.com/moruiris/openwrt-packages