run apt update after adding Tor sources (#2203)

This commit is contained in:
openoms
2021-04-19 14:00:34 +01:00
committed by GitHub
parent 133a97b828
commit 6e1c79e0a9

View File

@@ -221,6 +221,7 @@ else
fi
echo "*** Install & Enable Tor ***"
sudo apt update
sudo apt install tor tor-arm torsocks -y
echo ""