From: Guillaume Pellerin Date: Mon, 29 Jan 2024 13:31:55 +0000 (+0100) Subject: fix home part X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=941a61b09d0a42d5a61ea415f293d8e8360e6165;p=clone-me.git fix home part --- diff --git a/tc_clone_nuc_nv_efi.sh b/tc_clone_nuc_nv_efi.sh index 9a60bfb..57c441f 100755 --- a/tc_clone_nuc_nv_efi.sh +++ b/tc_clone_nuc_nv_efi.sh @@ -12,7 +12,7 @@ EFI_PART="nvme0n1p1" ROOT_PART="nvme0n1p2" VAR_PART="nvme0n1p3" SWAP_PART="nvme0n1p4" -SWAP_PART="nvme0n1p5" +HOME_PART="nvme0n1p5" while getopts m:i:p:r:s:d:f flag do