desktop-ubuntu/_installs/grub.sh

13 lines
232 B
Bash
Raw Normal View History

2023-06-18 15:34:39 +02:00
#!/usr/bin/zsh
sudo add-apt-repository -y \
ppa:trebelnik-stefina/grub-customizer
# sudo add-apt-repository ppa:danielrichter2007/grub-customizer
sudo apt update -y
sudo apt install -y \
grub-customizer
2024-04-23 14:31:53 +02:00
sudo grub-customizer