mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-18 19:50:35 +02:00
running apt update non-interactive
This commit is contained in:
@@ -221,7 +221,7 @@ else
|
||||
fi
|
||||
|
||||
echo "*** Install & Enable Tor ***"
|
||||
sudo apt update
|
||||
sudo apt update -y
|
||||
sudo apt install tor tor-arm torsocks -y
|
||||
echo ""
|
||||
|
||||
|
Reference in New Issue
Block a user