mirror of
https://git.proxmox.com/git/grub2
synced 2026-03-27 08:01:51 +00:00
6 lines
67 B
Bash
6 lines
67 B
Bash
#! /bin/sh -e
|
|
|
|
@builddir@/grub-script-check << EOF
|
|
echo "\\\$"
|
|
EOF
|