Sophie

Sophie

distrib > Fedora > 16 > i386 > by-pkgid > a92e734cafd439f642b2a445e88a8c4a > files > 13

grub2-efi-1.99-13.fc16.3.i686.rpm

#!/bin/sh
cat <<EOF
if [ -f  \$prefix/custom.cfg ]; then
  source \$prefix/custom.cfg;
fi
EOF