MRTestRepo/hooks/live/0060-set-other-settings

7 lines
233 B
Plaintext
Raw Normal View History

2024-01-08 12:57:45 -01:00
#!/bin/sh
# Remove the grub symlink for the background
rm -f /etc/alternatives/desktop-grub
# Then recreate it with the Pep Background
ln -s /usr/share/desktop-base/active-theme/grub/pep-grub-16x9.png /etc/alternatives/desktop-grub