Update main.sh

This commit is contained in:
有種
2022-03-25 10:44:32 +08:00
committed by GitHub
parent f9d67b51ad
commit 3cf8caa310

View File

@@ -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" \ 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 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/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-passwall/* ./ ; rm -Rf openwrt-passwall
mv -n openwrt-package/* ./ ; rm -Rf openwrt-package mv -n openwrt-package/* ./ ; rm -Rf openwrt-package