fix bugs
This commit is contained in:
parent
f81e2ac865
commit
f9113e8fbe
|
|
@ -154,7 +154,7 @@ echo "
|
||||||
Generated /etc/fstab:
|
Generated /etc/fstab:
|
||||||
"
|
"
|
||||||
cat /mnt/etc/fstab
|
cat /mnt/etc/fstab
|
||||||
if [${GRUB_INSTALL} == "yes"]; then
|
if [${GRUB_INSTALL} == "Yes"]; then
|
||||||
echo -ne "
|
echo -ne "
|
||||||
-------------------------------------------------------------------------
|
-------------------------------------------------------------------------
|
||||||
GRUB BIOS Bootloader Install & Check
|
GRUB BIOS Bootloader Install & Check
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue