Skip to content

Commit

Permalink
Merge branch 'v1.xx'
Browse files Browse the repository at this point in the history
  • Loading branch information
Antynea committed Aug 31, 2015
2 parents 1c6c8c6 + 297f539 commit 252a637
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 41_snapshots-btrfs
Original file line number Diff line number Diff line change
Expand Up @@ -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}"\""
Expand Down

0 comments on commit 252a637

Please sign in to comment.