From f7fc3023dd1c83980f0c63f075f52a0bb6e82ed6 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, 9 Nov 2023 22:28:05 +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 f89f53e0a..b8c3400f8 100755 --- a/.github/diy/main.sh +++ b/.github/diy/main.sh @@ -117,7 +117,7 @@ git clone --depth 1 https://github.com/vernesong/OpenClash && mv -n OpenClash/lu git clone --depth 1 https://github.com/messense/aliyundrive-webdav aliyundrive && mv -n aliyundrive/openwrt/* ./ ; rm -rf aliyundrive git clone --depth 1 https://github.com/messense/aliyundrive-fuse aliyundrive && mv -n aliyundrive/openwrt/* ./;rm -rf aliyundrive git clone --depth 1 https://github.com/kenzok8/litte && mv -n litte/luci-theme-atmaterial_new litte/luci-theme-tomato ./ ; rm -rf litte -git clone https://github.com/XiaoliChan/helloworld -b mosdns-improv && rm -rf helloworld/v2raya && mvdir helloworld +git clone https://github.com/XiaoliChan/helloworld -b main && rm -rf helloworld/v2raya && mvdir helloworld #git clone --depth 1 https://github.com/QiuSimons/openwrt-mos && mv -n openwrt-mos/luci-app-mosdns ./ ; rm -rf openwrt-mos git clone --depth 1 https://github.com/sbwml/luci-app-mosdns openwrt-mos && mv -n openwrt-mos/{*mosdns,v2dat} ./; rm -rf openwrt-mos git clone --depth 1 https://github.com/xiaorouji/openwrt-passwall2 passwall2 && mv -n passwall2/luci-app-passwall2 ./;rm -rf passwall2