Skip to content

Commit

Permalink
package: switch to daed
Browse files Browse the repository at this point in the history
Signed-off-by: SiYao Mo <[email protected]>
  • Loading branch information
msylgj committed Aug 14, 2024
1 parent c6bf4eb commit 52de5fa
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
4 changes: 0 additions & 4 deletions SCRIPTS/prepare_package.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,6 @@ git clone -b master --depth 1 https://github.com/tty228/luci-app-wechatpush.git
rm -rf feeds/packages/net/v2ray-geodata
git clone -b master --depth 1 https://github.com/QiuSimons/openwrt-mos.git ./openwrt-mos
cp -rf ./openwrt-mos/v2ray-geodata feeds/packages/net/v2ray-geodata & rm -rf ./openwrt-mos
# daed-next
rm -rf package/emortal/daed-next
git clone -b rebase --depth 1 https://github.com/QiuSimons/luci-app-daed-next package/emortal/daed-next
find ./package/emortal/daed-next/luci-app-daed-next/root/etc -type f -exec chmod +x {} \;
# 更换 Nodejs 版本
rm -rf ./feeds/packages/lang/node
git clone https://github.com/sbwml/feeds_packages_lang_node-prebuilt feeds/packages/lang/node
Expand Down
5 changes: 1 addition & 4 deletions SEED/config-snapshot.seed
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,6 @@ CONFIG_LINUX_6_6=y
CONFIG_PACKAGE_autocore=y
CONFIG_PACKAGE_btop=y
CONFIG_PACKAGE_coremark=y
CONFIG_PACKAGE_dae=y
CONFIG_PACKAGE_dae-geoip=y
CONFIG_PACKAGE_dae-geosite=y
CONFIG_PACKAGE_default-settings-chn=y
CONFIG_PACKAGE_dos2unix=y
CONFIG_PACKAGE_ethtool=y
Expand All @@ -46,7 +43,7 @@ CONFIG_LUCI_LANG_zh_Hans=y
CONFIG_PACKAGE_luci-app-arpbind=y
CONFIG_PACKAGE_luci-app-autoreboot=y
CONFIG_PACKAGE_luci-app-cpufreq=y
#CONFIG_PACKAGE_luci-app-daed=y
CONFIG_PACKAGE_luci-app-daed=y
CONFIG_PACKAGE_luci-app-firewall=y
CONFIG_PACKAGE_luci-app-filebrowser-go=m
CONFIG_PACKAGE_luci-app-gowebdav=m
Expand Down

0 comments on commit 52de5fa

Please sign in to comment.