remover symlinks hook
This commit is contained in:
parent
115378ae64
commit
4451bffb0c
|
@ -1,14 +0,0 @@
|
||||||
#!/bin/bash
|
|
||||||
|
|
||||||
################################################################################
|
|
||||||
# Title: 0650-grub-symlinks-hook.binary
|
|
||||||
# Description: Script to create symlinks
|
|
||||||
# Author: manuel rosa <manuelsilvarosa@gmail.com>
|
|
||||||
# Date: Outubro 29, 2023
|
|
||||||
# License: GPL-3.0-or-later
|
|
||||||
################################################################################
|
|
||||||
|
|
||||||
# Create bootloader sysmlinks
|
|
||||||
cd /isolinux
|
|
||||||
ln -s -r -f splash800x600.png /boot/grub/splash.png
|
|
||||||
|
|
|
@ -1,14 +0,0 @@
|
||||||
#!/bin/bash
|
|
||||||
|
|
||||||
################################################################################
|
|
||||||
# Title: 0650-grub-symlinks-hook.binary
|
|
||||||
# Description: Script to create symlinks
|
|
||||||
# Author: manuel rosa <manuelsilvarosa@gmail.com>
|
|
||||||
# Date: Outubro 29, 2023
|
|
||||||
# License: GPL-3.0-or-later
|
|
||||||
################################################################################
|
|
||||||
|
|
||||||
# Create bootloader sysmlinks
|
|
||||||
cd /isolinux
|
|
||||||
ln -s -r -f splash800x600.png /boot/grub/splash.png
|
|
||||||
|
|
|
@ -1,14 +0,0 @@
|
||||||
#!/bin/bash
|
|
||||||
|
|
||||||
################################################################################
|
|
||||||
# Title: 0650-grub-symlinks-hook.binary
|
|
||||||
# Description: Script to create symlinks
|
|
||||||
# Author: manuel rosa <manuelsilvarosa@gmail.com>
|
|
||||||
# Date: Outubro 29, 2023
|
|
||||||
# License: GPL-3.0-or-later
|
|
||||||
################################################################################
|
|
||||||
|
|
||||||
# Create bootloader sysmlinks
|
|
||||||
cd /isolinux
|
|
||||||
ln -s -r -f splash800x600.png /boot/grub/splash.png
|
|
||||||
|
|
|
@ -1,14 +0,0 @@
|
||||||
#!/bin/bash
|
|
||||||
|
|
||||||
################################################################################
|
|
||||||
# Title: 0650-grub-symlinks-hook.binary
|
|
||||||
# Description: Script to create symlinks
|
|
||||||
# Author: manuel rosa <manuelsilvarosa@gmail.com>
|
|
||||||
# Date: Outubro 29, 2023
|
|
||||||
# License: GPL-3.0-or-later
|
|
||||||
################################################################################
|
|
||||||
|
|
||||||
# Create bootloader sysmlinks
|
|
||||||
cd /isolinux
|
|
||||||
ln -s -r -f splash800x600.png /boot/grub/splash.png
|
|
||||||
|
|
Loading…
Reference in New Issue