diff --git a/Configs/Common b/Configs/Common index 22c0176..fe5b2fc 100755 --- a/Configs/Common +++ b/Configs/Common @@ -1,6 +1,9 @@ # 此文件为通用 config 文件,将在编译开始前追加到 .config 的文件的最后 # 用于控制所有设备的默认配置,如果不需要删除此文件即可 +# CONFIG_SIGNATURE_CHECK is not set +# CONFIG_SIGNED_PACKAGES is not set + CONFIG_PACKAGE_luci-theme-argon=y CONFIG_PACKAGE_luci-app-argon-config=y CONFIG_PACKAGE_luci-app-adbyby-plus=y diff --git a/Scripts/AutoBuild_ExtraPackages.sh b/Scripts/AutoBuild_ExtraPackages.sh index e454ade..0950fe4 100755 --- a/Scripts/AutoBuild_ExtraPackages.sh +++ b/Scripts/AutoBuild_ExtraPackages.sh @@ -25,7 +25,7 @@ coolsnowwolf/lede:master) # AddPackage svn other ddnsto linkease/nas-packages/trunk/network/services case "${TARGET_PROFILE}" in - asus_rt-acrh17 | d-team_newifi-d2 | xiaoyu_xy-c5) + asus_rt-acrh17 | d-team_newifi-d2) AddPackage git other luci-app-usb3disable rufengsuixing master ;; x86_64)