Update diy-part1.sh

This commit is contained in:
moruiris
2021-11-21 14:49:55 +08:00
committed by GitHub
parent 7e0cda62a5
commit a7a800ecca

View File

@ -1,5 +1,4 @@
#!/bin/bash
#
git clone -b luci https://github.com/pexcn/openwrt-chinadns-ng ./package/luci-app-chinadns-ng
git clone https://github.com/pexcn/openwrt-chinadns-ng ./package/openwrt-chinadns-ng
git clone https://github.com/kongfl888/luci-app-adguardhome ./package/luci-app-adguardhome
svn co https://github.com/moruiris/openwrt-packages/trunk/luci-app-chinadns-ng ./package/moruiris/luci-app-chinadns-ng
svn co https://github.com/moruiris/openwrt-packages/trunk/luci-app-adguardhome ./package/moruiris/luci-app-adguardhome