From 0b04839795ce68cb5b2f21efca50b7f55b738bdc Mon Sep 17 00:00:00 2001 From: kenzok8 Date: Sun, 28 Apr 2024 04:15:25 +0800 Subject: [PATCH] update 2024-04-28 04:15:25 --- luci-app-partexp/root/etc/init.d/partexp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/luci-app-partexp/root/etc/init.d/partexp b/luci-app-partexp/root/etc/init.d/partexp index a75f6d750..86d24d410 100644 --- a/luci-app-partexp/root/etc/init.d/partexp +++ b/luci-app-partexp/root/etc/init.d/partexp @@ -192,7 +192,7 @@ fdiskB(){ fi log "保留数据根目录扩展/dev/$b成功!" - seelp 5 + sleep 5 log "设备重启才能生效" expquit 2 @@ -222,7 +222,7 @@ fdiskB(){ uci set fstab.@global[0].delay_root="15" uci commit fstab log "保留数据overlay扩展/dev/$b成功!" - seelp 5 + sleep 5 log "设备重启才能生效" expquit 2 @@ -250,7 +250,7 @@ fdiskB(){ uci commit fstab log "不保留数据overlay扩展/dev/$b成功!" - seelp 5 + sleep 5 log "设备重启才能生效" expquit 2