add-apt-repository -y

This commit is contained in:
2022-09-28 07:40:55 +08:00
parent 8ffc2dfe32
commit af93865525
5 changed files with 5 additions and 5 deletions

View File

@@ -7,5 +7,5 @@ echo "Installing grub-customizer (latest)..."
echo "==============================================="
echo
sudo add-apt-repository ppa:danielrichter2007/grub-customizer
sudo add-apt-repository -y ppa:danielrichter2007/grub-customizer
sudo apt install -y --autoremove grub-customizer