desktop-ubuntu/_installs/grub.sh

11 lines
210 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