From 3cf8caa31071b5617cf525e84a2fc4f79b4b6067 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=89=E7=A8=AE?= <39034242+kenzok8@users.noreply.github.com> Date: Fri, 25 Mar 2022 10:44:32 +0800 Subject: [PATCH] Update main.sh --- main.sh | 5 ----- 1 file changed, 5 deletions(-) diff --git a/main.sh b/main.sh index ff7bb50b4..b61be15db 100755 --- a/main.sh +++ b/main.sh @@ -148,11 +148,6 @@ git_sparse_clone master "https://github.com/x-wrt/com.x-wrt" "x-wrt" natflow lua git_sparse_clone openwrt-21.02 "https://github.com/openwrt/packages" "21packages" \ net/openvpn utils/cgroupfs-mount utils/coremark net/xray-core net/nginx net/uwsgi net/ddns-scripts admin/netdata git_sparse_clone openwrt-21.02 "https://github.com/openwrt/openwrt" "21openwrt" package/libs/mbedtls \ -git_sparse_clone openwrt-21.02 "https://github.com/openwrt/luci" "21luci" applications/luci-app-attendedsysupgrade applications/luci-app-aria2 \ -applications/luci-app-ddns applications/luci-app-opkg applications/luci-app-ksmbd \ -applications/luci-app-samba4 modules/luci-base modules/luci-mod-network \ -modules/luci-mod-status modules/luci-mod-system - mv -n openwrt-passwall/* ./ ; rm -Rf openwrt-passwall mv -n openwrt-package/* ./ ; rm -Rf openwrt-package