grub_script_dollar.in 79 B

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