From: Guillaume Pellerin Date: Tue, 21 Feb 2023 09:46:14 +0000 (+0100) Subject: bugfix X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=48539af69a4b777c110443a4f9470308c32b09f3;p=clone-me.git bugfix --- diff --git a/tc_clone_nuc_nv_efi.sh b/tc_clone_nuc_nv_efi.sh index 07b2814..afc7f31 100755 --- a/tc_clone_nuc_nv_efi.sh +++ b/tc_clone_nuc_nv_efi.sh @@ -45,7 +45,7 @@ fi mount /dev/$ROOT_PART $CLONE -mont /dev/$EFI_PART $CLONE/boot/efi +mount /dev/$EFI_PART $CLONE/boot/efi if [ $SYNC ]; then # CLONING