From e9e8bf1473e5b04f951327660c57566e01b89fba Mon Sep 17 00:00:00 2001 From: blycr <87604710+blycr@users.noreply.github.com> Date: Mon, 26 Jul 2021 09:51:14 +0800 Subject: [PATCH] Update diy-part1.sh --- diy-part1.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/diy-part1.sh b/diy-part1.sh index 41eb944..dc5f2f0 100755 --- a/diy-part1.sh +++ b/diy-part1.sh @@ -18,7 +18,7 @@ sed -i '$a src-git kenzo https://github.com/kenzok8/openwrt-packages' feeds.conf.default sed -i '$a src-git small https://github.com/kenzok8/small' feeds.conf.default sed -i '$a src-git liuran001_packages https://github.com/liuran001/openwrt-packages' feeds.conf.default - +sed -i '$a src-git luci https://github.com/rosywrt/luci.git' feeds.conf.default # Define My Package #git clone https://github.com/vernesong/OpenClash package/molun/luci-app-openclash