Update mt3000.sh

This commit is contained in:
悟空的日常镜像仓库 2024-04-08 16:59:50 +08:00
parent 0e0e6bf732
commit 5f7b0c4d52
1 changed files with 1 additions and 0 deletions

View File

@ -125,6 +125,7 @@ change_overlay_usb() {
uci commit fstab
# 清理临时目录
rm -rf $TMP_DIR
cp /etc/config/fstab $MOUNT_POINT/fstab.bak
cyan "overlay更换分区完成 重启验证是否成功."
red "是否立即重启?(y/n)"
read -r answer