mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-27 20:16:22 +02:00
run apt update after adding Tor sources (#2203)
This commit is contained in:
@@ -221,6 +221,7 @@ else
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
echo "*** Install & Enable Tor ***"
|
echo "*** Install & Enable Tor ***"
|
||||||
|
sudo apt update
|
||||||
sudo apt install tor tor-arm torsocks -y
|
sudo apt install tor tor-arm torsocks -y
|
||||||
echo ""
|
echo ""
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user