From 656754d0550c2faef07c0d7e950ee2ad57f929b7 Mon Sep 17 00:00:00 2001 From: fndsz <45010248+fndsz@users.noreply.github.com> Date: Tue, 3 Sep 2024 13:33:41 +0800 Subject: [PATCH] Update diy-part2.sh --- diy-part2.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/diy-part2.sh b/diy-part2.sh index ec3c085..0507af7 100644 --- a/diy-part2.sh +++ b/diy-part2.sh @@ -15,4 +15,4 @@ # Add a feed source #sed -i '$a src-git mmdvm-openwrt https://github.com/fndsz/mmdvm-openwrt' feeds.conf.default -git clone https://github.com/fndsz/mmdvm-openwrt.git package/lean/mmdvm-openwrt +git clone https://github.com/fndsz/mmdvm-openwrt.git package/mmdvm/mmdvm-openwrt