Корректировка grub-customizer

This commit is contained in:
2022-01-08 14:23:20 +08:00
parent 8f990dfd3e
commit 0cbc526452

View File

@@ -1,6 +1,9 @@
#!/bin/bash
. "../src/01-common.sh" || exit 5
title "Installing grub-customizer..."
echo
echo "==============================================="
echo "Installing grub-customizer..."
echo "==============================================="
echo
sudo add-apt-repository ppa:danielrichter2007/grub-customizer
apti grub-customizer
sudo apt install -y --autoremove grub-customizer