6 lines
67 B
Text
6 lines
67 B
Text
|
#! /bin/sh -e
|
||
|
|
||
|
@builddir@/grub-script-check << EOF
|
||
|
echo "\\\$"
|
||
|
EOF
|