mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-26 19:47:05 +02:00
fix torrent download
This commit is contained in:
@@ -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}'"
|
||||
|
Reference in New Issue
Block a user