From 8207e43ad4fa1b187174daaf11df79393afcc452 Mon Sep 17 00:00:00 2001 From: kiddin9 <48883331+kiddin9@users.noreply.github.com> Date: Wed, 4 Dec 2024 03:29:30 +0800 Subject: [PATCH] update --- devices/common/diy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devices/common/diy.sh b/devices/common/diy.sh index 70aaef305ee7..012178207443 100644 --- a/devices/common/diy.sh +++ b/devices/common/diy.sh @@ -21,7 +21,7 @@ echo "$(date +"%s")" >version.date sed -i '/$(curdir)\/compile:/c\$(curdir)/compile: package/opkg/host/compile' package/Makefile sed -i "s/DEFAULT_PACKAGES:=/DEFAULT_PACKAGES:=luci-app-advancedplus luci-app-firewall luci-app-package-manager luci-app-upnp luci-app-syscontrol \ luci-app-wizard luci-base luci-compat luci-lib-ipkg luci-lib-fs \ -coremark wget-ssl curl autocore htop nano zram-swap kmod-lib-zstd kmod-tcp-bbr bash openssh-sftp-server block-mount resolveip ds-lite swconfig luci-app-fan luci-app-fileassistant /" include/target.mk +coremark wget-ssl curl autocore htop nano zram-swap kmod-lib-zstd kmod-tcp-bbr bash openssh-sftp-server block-mount resolveip ds-lite swconfig luci-app-fan luci-app-filemanager /" include/target.mk sed -i "s/procd-ujail//" include/target.mk sed -i "s/procd-seccomp//" include/target.mk