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