From 05da3a4d57b51b9cf65861a4aab43386acd040a1 Mon Sep 17 00:00:00 2001 From: Olia Lisa Date: Sun, 28 Jun 2026 11:48:19 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=96=B0=E4=B8=89=E8=B7=AF=E7=94=B1?= =?UTF-8?q?=E5=92=8C=E6=9E=81=E8=B7=AF=E7=94=B1B70=E5=A2=9E=E5=8A=A0vim?= =?UTF-8?q?=E5=92=8Cnano-full=E6=8F=92=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hiwifi-b70.sh | 2 ++ newifi3_d2.sh | 2 ++ 2 files changed, 4 insertions(+) diff --git a/hiwifi-b70.sh b/hiwifi-b70.sh index 28aca28..3dae724 100644 --- a/hiwifi-b70.sh +++ b/hiwifi-b70.sh @@ -61,6 +61,8 @@ build() { # 插件包列表(按需增删) # ============================================================= PKG_LIST=( + vim + nano-full openssh-sftp-server luci-i18n-vlmcsd-zh-cn luci-i18n-argon-config-zh-cn diff --git a/newifi3_d2.sh b/newifi3_d2.sh index 971357f..e4dd26a 100644 --- a/newifi3_d2.sh +++ b/newifi3_d2.sh @@ -61,6 +61,8 @@ build() { # 插件包列表(按需增删) # ============================================================= PKG_LIST=( + vim + nano-full openssh-sftp-server luci-i18n-vlmcsd-zh-cn luci-i18n-argon-config-zh-cn