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