diff --git a/.github/scripts/badwords.pl b/.github/scripts/badwords.pl index ffebad94e9..3b215e43fb 100755 --- a/.github/scripts/badwords.pl +++ b/.github/scripts/badwords.pl @@ -1,4 +1,4 @@ -#!/usr/bin/perl +#!/usr/bin/env perl # Copyright (C) Daniel Stenberg, , et al. # # SPDX-License-Identifier: curl diff --git a/.github/scripts/cleancmd.pl b/.github/scripts/cleancmd.pl index 3c88c94939..e9366de740 100755 --- a/.github/scripts/cleancmd.pl +++ b/.github/scripts/cleancmd.pl @@ -1,4 +1,4 @@ -#!/usr/bin/perl +#!/usr/bin/env perl # Copyright (C) Daniel Stenberg, , et al. # # SPDX-License-Identifier: curl diff --git a/.github/scripts/cleanspell.pl b/.github/scripts/cleanspell.pl index 9a0d79f588..bfa07dc053 100755 --- a/.github/scripts/cleanspell.pl +++ b/.github/scripts/cleanspell.pl @@ -1,4 +1,4 @@ -#!/usr/bin/perl +#!/usr/bin/env perl # Copyright (C) Daniel Stenberg, , et al. # # SPDX-License-Identifier: curl diff --git a/scripts/ciconfig.pl b/scripts/ciconfig.pl index e232e3e5e6..93358def21 100755 --- a/scripts/ciconfig.pl +++ b/scripts/ciconfig.pl @@ -1,4 +1,4 @@ -#!/usr/bin/perl +#!/usr/bin/env perl #*************************************************************************** # _ _ ____ _ # Project ___| | | | _ \| | diff --git a/scripts/cijobs.pl b/scripts/cijobs.pl index 150e2cb8f3..7d0a2dec7a 100755 --- a/scripts/cijobs.pl +++ b/scripts/cijobs.pl @@ -1,4 +1,4 @@ -#!/usr/bin/perl +#!/usr/bin/env perl #*************************************************************************** # _ _ ____ _ # Project ___| | | | _ \| |