diff options
Diffstat (limited to 'extra/squid/squid.install')
-rw-r--r-- | extra/squid/squid.install | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/squid/squid.install b/extra/squid/squid.install index 44c9130bf..e7aa5ff68 100644 --- a/extra/squid/squid.install +++ b/extra/squid/squid.install @@ -8,9 +8,9 @@ post_install() { chown proxy.proxy var/{cache,log}/squid - cat << EOF -Release notes: http://www.squid-cache.org/Versions/v3/3.1/RELEASENOTES.html -EOF +# cat << EOF +#Release notes: http://www.squid-cache.org/Versions/v3/3.1/RELEASENOTES.html +#EOF } post_upgrade() { |