EDIT GRUB_TIMEOUT=1

This commit is contained in:
2022-11-22 16:39:03 +01:00
parent 4f7670413d
commit aea173fa59

View File

@@ -328,6 +328,10 @@ clear
# Make Xorg config file # Make Xorg config file
sudo Xorg -configure sudo Xorg -configure
sudo sed -i 's+GRUB_TIMEOUT=5+GRUB_TIMEOUT=1+g' /etc/default/grub
sudo update-grub
# END RUN ########################################################################################################################################## # END RUN ##########################################################################################################################################
case $CHOICESTART in case $CHOICESTART in