mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-22 16:10:55 +02:00
running apt update non-interactive
This commit is contained in:
@@ -221,7 +221,7 @@ else
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
echo "*** Install & Enable Tor ***"
|
echo "*** Install & Enable Tor ***"
|
||||||
sudo apt update
|
sudo apt update -y
|
||||||
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