From bfa42253e076c2b9d3891573011a4f5239282d94 Mon Sep 17 00:00:00 2001 From: Pierre-Alain TORET Date: Fri, 18 Nov 2016 14:23:23 +0100 Subject: [PATCH] Fix typo --- 41_snapshots-btrfs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/41_snapshots-btrfs b/41_snapshots-btrfs index 33bf28e..14abc8b 100755 --- a/41_snapshots-btrfs +++ b/41_snapshots-btrfs @@ -346,7 +346,7 @@ list_kernels_initramfs() [[ "${gbgmp}"/"${snap_dir_name}" == "${gbgmp}"/"${isp}"/* ]] && continue 2; done fi - ### detect if /boot directory exist + ### detect if /boot directory exists [[ ! -d "$gbgmp/$snap_dir_name/boot" ]] && continue; ### show snapshot found during run "grub-mkconfig" snap_date_time=${item[@]:0:2}