#!/bin/bash ################################################################################ # Title: 0650-grub-symlinks-hook.binary # Description: Script to create symlinks # Author: manuel rosa # Date: Outubro 29, 2023 # License: GPL-3.0-or-later ################################################################################ # Create bootloader sysmlinks ln -s -r /isolinux/splash800x600.png /boot/grub/splash.png