diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-07-18 17:17:58 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-07-18 17:17:58 +0200 |
commit | 9b7c674056e0f9bb56e959c07bddbc7137ba2cb6 (patch) | |
tree | 5a0552e2447b04533e84bf23c82da0ac626d042d /update_jdn.sh | |
parent | 8a962710371d3159ddc072ce8a7f6defc86ccdd8 (diff) | |
download | jenkins.debian.net-9b7c674056e0f9bb56e959c07bddbc7137ba2cb6.tar.xz |
stop using squid, only use squid3
Diffstat (limited to 'update_jdn.sh')
-rwxr-xr-x | update_jdn.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/update_jdn.sh b/update_jdn.sh index 2ad6e16a..63f2a04f 100755 --- a/update_jdn.sh +++ b/update_jdn.sh @@ -170,6 +170,7 @@ if [ ./$0 -nt $STAMP ] || [ ! -f $STAMP ] ; then shorewall \ shorewall6 \ sqlite3 \ + squid3 \ subversion \ subversion-tools \ sudo \ |