]> git.proxmox.com Git - grub2.git/blobdiff - tests/test_sha512sum.in
Fix shebang for termux.
[grub2.git] / tests / test_sha512sum.in
index 80ebdc59fd53024538c708e3e1980439fd6aa109..027092a8b17f398776e605251fcd8d48b7b4965e 100644 (file)
@@ -1,4 +1,4 @@
-#! /bin/sh
+#! @BUILD_SHEBANG@
 
 # create a randome file
 file="`mktemp "${TMPDIR:-/tmp}/tmp.XXXXXXXXXX"`" || exit 1