From be648f7892fa5c922730afb91130acd5d708f05e Mon Sep 17 00:00:00 2001 From: John Doe Date: Wed, 13 Oct 2021 19:06:10 +0800 Subject: [PATCH] Package: add aliyundrive-webdav --- common.seed | 1 + scripts/merge_packages.sh | 2 ++ 2 files changed, 3 insertions(+) diff --git a/common.seed b/common.seed index 7c922bd..696a743 100644 --- a/common.seed +++ b/common.seed @@ -15,6 +15,7 @@ CONFIG_DROPBEAR_ECC_FULL=y CONFIG_DROPBEAR_ECC=y CONFIG_PACKAGE_luci-app-adblock-plus=y CONFIG_PACKAGE_luci-app-adguardhome=y +CONFIG_PACKAGE_luci-app-aliyundrive-webdav=y CONFIG_PACKAGE_luci-app-argon-config=y CONFIG_PACKAGE_luci-app-aria2=y CONFIG_PACKAGE_luci-app-arpbind=y diff --git a/scripts/merge_packages.sh b/scripts/merge_packages.sh index a430259..83ea333 100644 --- a/scripts/merge_packages.sh +++ b/scripts/merge_packages.sh @@ -37,3 +37,5 @@ merge_package https://github.com/coolsnowwolf/lede/trunk/package/lean/luci-app-u merge_package https://github.com/kuoruan/luci-app-frpc merge_package https://github.com/small-5/luci-app-adblock-plus merge_package https://github.com/zxlhhyccc/luci-app-v2raya +merge_package https://github.com/messense/aliyundrive-webdav/trunk/openwrt/aliyundrive-webdav +merge_package https://github.com/messense/aliyundrive-webdav/trunk/openwrt/luci-app-aliyundrive-webdav \ No newline at end of file