6 lines
79 B
Text
6 lines
79 B
Text
#! @BUILD_SHEBANG@
|
|
set -e
|
|
|
|
@builddir@/grub-script-check << EOF
|
|
echo "\\\$"
|
|
EOF
|