Skip to content

Commit

Permalink
Pin txtorcon version to 0.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
anadahz committed Apr 29, 2017
1 parent 783a131 commit f7fbae6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lepidopter-fh/setup-ooniprobe.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ apt-get -y install -t stretch obfs4proxy python-pip
# Remove old system versions of python packages pyasn1, cryptography and openssl
apt-get -y remove python-pyasn1 python-cryptography python-openssl
# Install and ooniprobe
pip install fteproxy ooniprobe==2.2.0
pip install txtorcon==0.18.0 fteproxy ooniprobe==2.2.0

# Enable ooniprobe systemd service to start on boot
systemctl enable ooniprobe
Expand Down

0 comments on commit f7fbae6

Please sign in to comment.