2020-10-20 15:24:32 +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
|
|
|
|
#
|
2021-04-05 01:40:25 +00:00
|
|
|
# * Copyright (C) 1996-2021 The Squid Software Foundation and contributors
|
2020-10-20 15:24:32 +00:00
|
|
|
# *
|