blob: 454c703fbe728a9b5ecc495d66c08662a767f3e5 [file] [log] [blame]
b.liue9582032025-04-17 19:18:16 +08001--- a/progs/mkcapshdoc.sh
2+++ b/progs/mkcapshdoc.sh
3@@ -1,4 +1,4 @@
4-#!/bin/bash
5+#!/usr/bin/env bash
6 # This script generates some C code for inclusion in the capsh binary.
7 # The Makefile generally only generates the .c code and compares it
8 # with the checked in code in the progs directory.