From d5aa1345883054a2cffc23b664f87ea254f3038c Mon Sep 17 00:00:00 2001 From: bin456789 Date: Mon, 23 Oct 2023 21:33:14 +0800 Subject: [PATCH] =?UTF-8?q?core:=20=E4=BF=AE=E5=A4=8D=E5=91=BD=E4=BB=A4?= =?UTF-8?q?=E5=90=8D=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- trans.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trans.sh b/trans.sh index ee9f36d..ca3ef99 100644 --- a/trans.sh +++ b/trans.sh @@ -1060,7 +1060,7 @@ modify_os_on_disk() { return fi - umount_os + umount /os fi done error_and_exit "Can't find os partition."