Корректировка grub-customizer
This commit is contained in:
parent
8f990dfd3e
commit
0cbc526452
@ -1,6 +1,9 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
. "../src/01-common.sh" || exit 5
|
echo
|
||||||
title "Installing grub-customizer..."
|
echo "==============================================="
|
||||||
|
echo "Installing grub-customizer..."
|
||||||
|
echo "==============================================="
|
||||||
|
echo
|
||||||
|
|
||||||
sudo add-apt-repository ppa:danielrichter2007/grub-customizer
|
sudo add-apt-repository ppa:danielrichter2007/grub-customizer
|
||||||
apti grub-customizer
|
sudo apt install -y --autoremove grub-customizer
|
||||||
|
Loading…
Reference in New Issue
Block a user