diff --git a/home.admin/50torrentHDD.sh b/home.admin/50torrentHDD.sh index 0a22234..f4acd24 100755 --- a/home.admin/50torrentHDD.sh +++ b/home.admin/50torrentHDD.sh @@ -38,11 +38,6 @@ updateTorrentFile=${bitcoinUpdate} if [ "$network" = "litecoin" ]; then baseTorrentFile=${litecoinBase} updateTorrentFile=${litecoinUpdate} -else - - # try download latest getbitcoinblockchain.com torrent files - - fi echo "# TORRENT-FILES" echo "baseTorrent='${baseTorrentFile}'"