new commit
This commit is contained in:
parent
f31df7d4f8
commit
5352c51f9f
|
@ -9,5 +9,5 @@
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
# Create bootloader sysmlinks
|
# Create bootloader sysmlinks
|
||||||
ln -s -r /isolinux/splash800x600.png /boot/grub/splash.png
|
ln -s -r -f /isolinux/splash800x600.png /boot/grub/splash.png
|
||||||
|
|
||||||
|
|
|
@ -9,5 +9,5 @@
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
# Create bootloader sysmlinks
|
# Create bootloader sysmlinks
|
||||||
ln -s -r /isolinux/splash800x600.png /boot/grub/splash.png
|
ln -s -r -f /isolinux/splash800x600.png /boot/grub/splash.png
|
||||||
|
|
||||||
|
|
|
@ -9,5 +9,5 @@
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
# Create bootloader sysmlinks
|
# Create bootloader sysmlinks
|
||||||
ln -s -r /isolinux/splash800x600.png /boot/grub/splash.png
|
ln -s -r -f /isolinux/splash800x600.png /boot/grub/splash.png
|
||||||
|
|
||||||
|
|
|
@ -9,5 +9,5 @@
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
# Create bootloader sysmlinks
|
# Create bootloader sysmlinks
|
||||||
ln -s -r /isolinux/splash800x600.png /boot/grub/splash.png
|
ln -s -r -f /isolinux/splash800x600.png /boot/grub/splash.png
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue