diff --git a/build_sdcard.sh b/build_sdcard.sh index 97b54f505..eed3b8f34 100644 --- a/build_sdcard.sh +++ b/build_sdcard.sh @@ -593,11 +593,6 @@ sudo -H python3 -m pip install requests[socks]==2.21.0 echo "" echo "*** RASPIBLITZ EXTRAS ***" -# for blockchain torrent download -sudo apt-get -y install transmission-cli -sudo apt-get -y install rtorrent -sudo apt-get -y install cpulimit - # for background downloading sudo apt-get -y install screen