| b.liu | e958203 | 2025-04-17 19:18:16 +0800 | [diff] [blame] | 1 | --- 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. | ||||