--- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index 56364c17..7a55f877 100755 --- a/configure +++ b/configure @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/sh if [ "$1" = -h ] || [ "$1" = --help ]; then cat <<EOF -- 2.25.0