From: Jean Baptiste Favre Date: Sat, 21 May 2022 17:28:31 +0000 (+0100) Subject: Fix Perl interpreter path X-Git-Tag: archive/raspbian/8.1.1+ds-1.1+rpi1+deb11u1^2~12 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=4f74214fdc8df54a8634b3bcaef0b4a726999e56;p=trafficserver.git Fix Perl interpreter path Reviewed-by: Jean Baptiste Favre Last-Update: 2019-01-03 Last-Update: 2019-01-03 Gbp-Pq: Name 0013-fix-perl-interpreter-path.patch --- diff --git a/tools/tspush b/tools/tspush index 36a65e28..9c9622ac 100755 --- a/tools/tspush +++ b/tools/tspush @@ -1,4 +1,4 @@ -#!/usr/bin/env perl +#!/usr/bin/perl # # Licensed to the Apache Software Foundation (ASF) under one