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