From: Viktor Szakats Date: Tue, 1 Apr 2025 11:56:22 +0000 (+0200) Subject: tests/ech_tests.sh: sync shebang with rest of bash scripts X-Git-Tag: curl-8_14_0~330 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2485a2d10054cfc8fce769bd45fa1a26fe070d8e;p=thirdparty%2Fcurl.git tests/ech_tests.sh: sync shebang with rest of bash scripts Closes #17001 --- diff --git a/tests/ech_tests.sh b/tests/ech_tests.sh index 1746f16511..b83a82d644 100755 --- a/tests/ech_tests.sh +++ b/tests/ech_tests.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash #*************************************************************************** # _ _ ____ _ # Project ___| | | | _ \| |