Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 233 Bytes

README.md

File metadata and controls

9 lines (9 loc) · 233 Bytes

How to use?

Execute

```
sudo sh change_grub_entries.sh 
```
Copy the corresponding entry (except the serial number) and modify `/etc/default/grub` file with the copied string. After modification
```
sudo update-grub
```