2020-05-06 12:53:16 +00:00
|
|
|
diff --git a/contrib/url-normalizer.pl b/contrib/url-normalizer.pl
|
|
|
|
index 90ac6a4..8dbed90 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-11-09 09:48:19 +00:00
|
|
|
# * Copyright (C) 1996-2021 The Squid Software Foundation and contributors
|
2020-05-06 12:53:16 +00:00
|
|
|
# *
|