From fa0c3ba43f4e8a1e54bc68e70445802a69e527d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=89=E7=A8=AE?= <39034242+kenzok8@users.noreply.github.com> Date: Thu, 12 Oct 2023 17:35:43 +0800 Subject: [PATCH] Update main.sh --- .github/diy/main.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/diy/main.sh b/.github/diy/main.sh index 5efd4d1a7..8f11644cf 100755 --- a/.github/diy/main.sh +++ b/.github/diy/main.sh @@ -132,6 +132,7 @@ git clone --depth 1 https://github.com/doushang/luci-app-shortcutmenu luci-short git clone --depth 1 https://github.com/sbilly/netmaker-openwrt && mv -n netmaker-openwrt/netmaker ./; rm -rf netmaker-openwrt git clone --depth 1 https://github.com/coolsnowwolf/packages && mv -n packages/multimedia/UnblockNeteaseMusic-Go packages/net/msd_lite ./ ; rm -rf packages +svn export https://github.com/immortalwrt/luci/trunk/applications/luci-app-homeproxy svn export https://github.com/coolsnowwolf/luci/trunk/libs/luci-lib-ipkg svn export https://github.com/x-wrt/packages/trunk/net/nft-qos svn export https://github.com/x-wrt/luci/trunk/applications/luci-app-nft-qos