/grub.d/40_custom
http://github.com/brinkman83/bashrc · Shell · 5 lines · 1 code · 0 blank · 4 comment · 0 complexity · babe7de352fe18de5a238569cf4b8a11 MD5 · raw file
- #!/bin/sh
- exec tail -n +3 $0
- # This file provides an easy way to add custom menu entries. Simply type the
- # menu entries you want to add after this comment. Be careful not to change
- # the 'exec tail' line above.