mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-09 01:41:31 +00:00
Whitespace fix
This commit is contained in:
parent
4131dad0da
commit
d9f7f2ec38
@ -107,7 +107,7 @@ PSUEDO_GRUB_PROBE
|
|||||||
|
|
||||||
# Somehow grub doesn't copy unicode.pf2 to the right fonts
|
# Somehow grub doesn't copy unicode.pf2 to the right fonts
|
||||||
# directory.
|
# directory.
|
||||||
if [ ! -e "/boot/grub/fonts/unicode.pf2" ]; then
|
if [ ! -e "/boot/grub/fonts/unicode.pf2" ]; then
|
||||||
mkdir -p /boot/grub/fonts
|
mkdir -p /boot/grub/fonts
|
||||||
ln /boot/grub/unicode.pf2 /boot/grub/fonts/unicode.pf2
|
ln /boot/grub/unicode.pf2 /boot/grub/fonts/unicode.pf2
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user