~broder/squid-deb-proxy/no-output-on-error

« back to all changes in this revision

Viewing changes to udeb/80squid-deb-proxy-client

  • Committer: Michael Vogt
  • Date: 2011-06-30 11:02:47 UTC
  • Revision ID: michael.vogt@ubuntu.com-20110630110247-rvwcqbsjxbujka36
Rework/simplify/fix the udeb based on the input from 
Colin Watson (thanks a lot!)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/bin/sh -e
 
2
# queue squid-deb-proxy-client for install early
 
3
 
 
4
log () {
 
5
        logger -t hw-detect "$@"
 
6
}
 
7
 
 
8
log "Queuing squid-deb-proxy-client"
 
9
apt-install squid-deb-proxy-client