On Ubuntu 20.04 create a new text file by running the following command:
sudo touch /etc/grub.d/40_custom
Now, using your favorite text editor, add this to the text file you just
created:
#!/bin/sh
exec tail -n +3 $0
# This file provides an easy way to