2022-05-17 08:38:34 +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-11-15 06:40:12 +00:00
|
|
|
# * Copyright (C) 1996-2022 The Squid Software Foundation and contributors
|
2022-05-17 08:38:34 +00:00
|
|
|
# *
|