diff --git a/build_sdcard.sh b/build_sdcard.sh index 6decb7680..aee7c7c03 100755 --- a/build_sdcard.sh +++ b/build_sdcard.sh @@ -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 ""