simonclausen / dnscrypt-autoinstall

Automatic installation and configuration of DNSCrypt (on Debian + Redhat like systems). This script will install DNSCrypt and configure it to start on boot and use an optional dnscrypt service.
Other
224 stars 73 forks source link

Add bzip2 as a prereq #36

Closed theodorerambert closed 9 years ago

theodorerambert commented 9 years ago

Bzip2 is not in debian-minimal by default which makes this fail

tar -jxf dnscrypt-proxy-$DNSCRYPTVER.tar.bz2