From ab93bb461f275d01b03ff08e61abf404a0c98f73 Mon Sep 17 00:00:00 2001 From: CN2014 Date: Mon, 18 Mar 2024 22:31:08 +0800 Subject: [PATCH] Update diy-part.sh --- build/Lede_source/diy-part.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build/Lede_source/diy-part.sh b/build/Lede_source/diy-part.sh index 3cb3a747..6c627a62 100644 --- a/build/Lede_source/diy-part.sh +++ b/build/Lede_source/diy-part.sh @@ -1,5 +1,8 @@ #!/bin/bash # Copyright (c) 2019-2020 P3TERX # DIY扩展 在此脚本 增加插件 +# msd_lite +git clone --depth=1 https://github.com/ximiTech/luci-app-msd_lite package/luci-app-msd_lite +git clone --depth=1 https://github.com/ximiTech/msd_lite package/msd_lite bash <(curl -Lso- https://raw.githubusercontent.com/gd0772/patch/main/x86.sh)