mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-11 21:29:29 +02:00
updated ftp size
This commit is contained in:
parent
0de203beef
commit
4b335afb27
@ -1,11 +1,11 @@
|
||||
#!/bin/bash
|
||||
echo ""
|
||||
|
||||
# *** BITCOIN ***
|
||||
# *** BITCOIN (just mainnet) ***
|
||||
bitcoinList="" # url to list with other sources
|
||||
#bitcoinUrl="ftp://anonymous:anonymous@91.83.237.185:21/raspiblitz-bitcoin-2018-07-16"
|
||||
bitcoinUrl="ftp://f00f278f:download@w0189aba.kasserver.com/"
|
||||
bitcoinSize=231000000 # 231235816-tolerance
|
||||
bitcoinSize=222000000 # 225096419-tolerance
|
||||
|
||||
# *** LITECOIN ***
|
||||
litecoinList="" # url to list with other sources
|
||||
|
Loading…
x
Reference in New Issue
Block a user