From 6bf1e3e00347c7760bb4af4607f638857d4a1f65 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=89=E7=A8=AE?= <39034242+kenzok8@users.noreply.github.com> Date: Wed, 27 Nov 2024 11:40:55 +0800 Subject: [PATCH] Update main.sh --- .github/diy/main.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/diy/main.sh b/.github/diy/main.sh index 2b0029858..2abf44ab4 100755 --- a/.github/diy/main.sh +++ b/.github/diy/main.sh @@ -100,7 +100,7 @@ git clone --depth 1 https://github.com/kenzok78/luci-theme-argone git clone --depth 1 https://github.com/kenzok78/luci-app-argone-config git clone --depth 1 https://github.com/kenzok78/luci-app-adguardhome git clone --depth 1 https://github.com/kenzok78/luci-theme-design -git clone --depth 1 https://github.com/gngpp/luci-app-design-config +git clone --depth 1 https://github.com/kenzok78/luci-app-design-config git clone --depth 1 -b lede https://github.com/pymumu/luci-app-smartdns git clone --depth 1 https://github.com/ophub/luci-app-amlogic amlogic && mv -n amlogic/luci-app-amlogic ./;rm -rf amlogic git clone --depth 1 https://github.com/linkease/nas-packages && mv -n nas-packages/{network/services/*,multimedia/*} ./; rm -rf nas-packages