From: Ian Kelling Date: Fri, 16 Jul 2021 13:46:28 +0000 (-0400) Subject: bug fix X-Git-Url: https://iankelling.org/git/?p=automated-distro-installer;a=commitdiff_plain;h=f15f0b7fc24bfea874ae0f2fab5a62cfb0f0f631 bug fix --- diff --git a/fai/config/files/root/fai-check/VOL_BUSTER_BOOTSTRAP b/fai/config/files/root/fai-check/VOL_BUSTER_BOOTSTRAP index e1b0b79..900c719 100755 --- a/fai/config/files/root/fai-check/VOL_BUSTER_BOOTSTRAP +++ b/fai/config/files/root/fai-check/VOL_BUSTER_BOOTSTRAP @@ -62,7 +62,6 @@ for dev in $(btrfs fi show / | sed -rn 's#^\s*devid\s.*\s([^0-9 ]+)\S+$#\1#p' \ else grub_extn=${dev}7 fi - fi mount $dev /mnt if $first; then if [[ -e /mnt/grubenv ]]; then