fix: 移除软件包 luci-app-jd-dailybonus
This commit is contained in:
parent
b1faf9ca81
commit
f94a88a395
|
@ -2,7 +2,7 @@ CONFIG_PACKAGE_bash=y
|
|||
CONFIG_PACKAGE_luci-app-adguardhome=y
|
||||
CONFIG_PACKAGE_luci-app-autoupdate=y
|
||||
CONFIG_PACKAGE_luci-app-dnsfilter=y
|
||||
CONFIG_PACKAGE_luci-app-jd-dailybonus is not set
|
||||
#CONFIG_PACKAGE_luci-app-jd-dailybonus is not set
|
||||
CONFIG_PACKAGE_luci-app-openclash=y
|
||||
# CONFIG_PACKAGE_luci-app-rclone is not set
|
||||
# CONFIG_PACKAGE_luci-app-rclone_INCLUDE_fuse-utils is not set
|
||||
|
|
|
@ -276,7 +276,7 @@ Other_Scripts() {
|
|||
fi
|
||||
[[ -s $GITHUB_WORKSPACE/Configs/Common ]] && {
|
||||
TIME "Merging Common_Config to .config ..."
|
||||
echo -e "\n$(cat $GITHUB_WORKSPACE/Configs/Common)" >> .config
|
||||
cat $GITHUB_WORKSPACE/Configs/Common >> .config
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue