From 94033fd2008004645e25f6d172e55f067e45cafb Mon Sep 17 00:00:00 2001 From: wukongdaily <2666180@gmail.com> Date: Wed, 25 Oct 2023 17:52:28 +0800 Subject: [PATCH] Update gl-inet.sh --- gl-inet.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gl-inet.sh b/gl-inet.sh index e074d44..1592b5f 100755 --- a/gl-inet.sh +++ b/gl-inet.sh @@ -36,6 +36,8 @@ install_istore() { is-opkg install 'app-meta-ddnsto' #安装首页需要的文件管理功能 is-opkg install 'app-meta-linkease' + # 安装磁盘管理 + is-opkg install 'app-meta-diskman' # 若已安装iStore商店则在概览中追加iStore字样 if ! grep -q " like iStoreOS" /tmp/sysinfo/model; then sed -i '1s/$/ like iStoreOS/' /tmp/sysinfo/model