grub_script_dollar.in 71 B

1234567
  1. #! /bin/sh
  2. set -e
  3. @builddir@/grub-script-check << EOF
  4. echo "\\\$"
  5. EOF