squid/SOURCES/squid-3.0.STABLE1-perlpath....

11 lines
309 B
Diff
Raw Normal View History

2021-11-03 20:58:07 +00:00
diff --git a/contrib/url-normalizer.pl b/contrib/url-normalizer.pl
index 4cb0480..4b89910 100755
--- a/contrib/url-normalizer.pl
+++ b/contrib/url-normalizer.pl
@@ -1,4 +1,4 @@
-#!/usr/local/bin/perl -Tw
+#!/usr/bin/perl -Tw
#
2022-09-27 10:31:59 +00:00
# * Copyright (C) 1996-2022 The Squid Software Foundation and contributors
2021-11-03 20:58:07 +00:00
# *