2009-09-10 Robert Millan <rmh.grub@aybabtu.com>
[grub2/phcoder/solaris.git] / util / grub.d / 40_custom.in
blob48068de469e14b1961019cf848e2b124092ecbd4
1 #!/bin/sh
2 exec tail -n +3 $0
3 # This file provides an easy way to add custom menu entries. Simply type the
4 # menu entries you want to add after this comment. Be careful not to change
5 # the 'exec tail' line above.