Skip to content

Commit

Permalink
Add debian-security for #20
Browse files Browse the repository at this point in the history
  • Loading branch information
Phoul committed Jul 14, 2017
1 parent 374029a commit 3f38a2d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bootstrap.sh
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ function add_sources() {
echo "== Switching to Debian's onion service mirrors"
echo "deb tor+http://vwakviie2ienjx6t.onion/debian `lsb_release -cs` main" >> /etc/apt/sources.list
echo "deb tor+http://vwakviie2ienjx6t.onion/debian `lsb_release -cs`-updates main">> /etc/apt/sources.list
echo "deb tor+http://sgvtcaew4bxjd7ln.onion/debian-security `lsb_release -cs`/updates main" >> /etc/apt/sources.list
gpg --keyserver keys.gnupg.net --recv A3C4F0F979CAA22CDBA8F512EE8CBC9E886DDD89
gpg --export A3C4F0F979CAA22CDBA8F512EE8CBC9E886DDD89 | apt-key add -
elif ["$DISTRO"=="Ubuntu"]; then
Expand Down

0 comments on commit 3f38a2d

Please sign in to comment.