Last rev also included improved tor upgrade
This commit is contained in:
parent
a7ba290578
commit
38c4d3dc2a
|
@ -490,7 +490,7 @@ fi
|
|||
rm -f /usr/local/bin/tor || true
|
||||
TOR_VERSION=$(tor --version)
|
||||
if [[ "$TOR_VERSION" != *"Tor version 0.4"* ]]; then
|
||||
$TORIFY apt-get remove -y tor
|
||||
$TORIFY apt-get remove -y tor
|
||||
$TORIFY apt-get install -y tor
|
||||
fi
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user