mirror of
https://github.com/Antynea/grub-btrfs.git
synced 2026-08-24 01:03:15 +08:00
Merge branch 'v1.xx'
This commit is contained in:
@@ -125,7 +125,7 @@ snapshots_entry()
|
|||||||
echo 'Loading Initramfs: "${i}" ...'"
|
echo 'Loading Initramfs: "${i}" ...'"
|
||||||
if [ -f "$(boot_dir)"/"${u}" ] ; then
|
if [ -f "$(boot_dir)"/"${u}" ] ; then
|
||||||
echo "\
|
echo "\
|
||||||
initrd \"${boot_dir_real_path}/"${u}"\" initrd \"/"${snap_dir_name}"/boot/"${i}"\""
|
initrd \"${boot_dir_real_path}/"${u}"\" \"/"${snap_dir_name}"/boot/"${i}"\""
|
||||||
else
|
else
|
||||||
echo "\
|
echo "\
|
||||||
initrd \"${boot_dir_real_path}/"${i}"\""
|
initrd \"${boot_dir_real_path}/"${i}"\""
|
||||||
|
|||||||
Reference in New Issue
Block a user