running apt update non-interactive

This commit is contained in:
rootzoll
2021-08-19 16:09:04 +02:00
parent ac821ba302
commit 572b71e0da

View File

@@ -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 ""