From b20a85dbed90424c498a702106f5e67cc03899f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=89=E7=A8=AE?= <39034242+kenzok8@users.noreply.github.com> Date: Sat, 31 Aug 2024 19:03:17 +0800 Subject: [PATCH] Update main.sh --- .github/diy/main.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/diy/main.sh b/.github/diy/main.sh index 12e1fec8b..66dcb8252 100755 --- a/.github/diy/main.sh +++ b/.github/diy/main.sh @@ -145,6 +145,9 @@ git clone --depth 1 https://github.com/sirpdboy/luci-theme-kucat -b js --depth 1 git clone --depth 1 https://github.com/blueberry-pie-11/luci-app-natmap git clone --depth 1 https://github.com/QiuSimons/luci-app-daed-next daed1 && mvdir daed1 git clone --depth 1 https://github.com/morytyann/OpenWrt-mihomo OpenWrt-mihomo && mv -n OpenWrt-mihomo/*mihomo ./ ; rm -rf OpenWrt-mihomo +git clone --depth 1 https://github.com/Carseason/openwrt-packages Carseason && mv -n Carseason/*/* ./;mv services/routergo ./;rm -rf Carseason +git clone --depth 1 https://github.com/Carseason/openwrt-themedog && mv -n openwrt-themedog/luci/* ./;rm -rf openwrt-themedog +git clone --depth 1 https://github.com/Carseason/openwrt-app-actions Carseason && mv -n Carseason/applications/* ./;rm -rf Carseason svn export https://github.com/coolsnowwolf/luci/trunk/libs/luci-lib-ipkg svn export https://github.com/x-wrt/packages/trunk/net/nft-qos